jellyfin-web/dashboard-ui/bower_components/prism/tests/languages/nim/function_feature.test

17 lines
381 B
Plaintext
Raw Normal View History

2016-02-03 16:00:01 -07:00
fo\x9ao(
class*(
takeV[T](
`$`(
----------------------------------------------------
[
["function", ["fo\\x9ao"]], ["punctuation", "("],
["function", ["class", ["operator", "*"]]], ["punctuation", "("],
["function", ["takeV[T]"]], ["punctuation", "("],
["function", ["`$`"]], ["punctuation", "("]
]
----------------------------------------------------
Checks for functions.