jellyfin-web/dashboard-ui/bower_components/prism/tests/languages/q/symbol_feature.test
2016-02-02 21:12:02 -05:00

17 lines
274 B
Plaintext

`
`foobar
`:www.example.com:8888
`.foo
----------------------------------------------------
[
["symbol", "`"],
["symbol", "`foobar"],
["symbol", "`:www.example.com:8888"],
["symbol", "`.foo"]
]
----------------------------------------------------
Checks for symbols.