jellyfin-web/dashboard-ui/bower_components/prism/tests/languages/mel/flag_feature.test
2016-02-03 18:00:01 -05:00

15 lines
202 B
Plaintext

-d
-foo
-foo42
----------------------------------------------------
[
["flag", "-d"],
["flag", "-foo"],
["flag", "-foo42"]
]
----------------------------------------------------
Checks for flags.