jellyfin-web/dashboard-ui/bower_components/prism/tests/languages/roboconf/property_feature.test

17 lines
392 B
Plaintext
Raw Normal View History

2016-02-03 16:00:01 -07:00
extends :
imports:
installer:
data.ec2.elastic.ip:
----------------------------------------------------
[
["property", "extends"], ["punctuation", ":"],
["property", "imports"], ["punctuation", ":"],
["property", "installer"], ["punctuation", ":"],
["property", "data.ec2.elastic.ip"], ["punctuation", ":"]
]
----------------------------------------------------
Checks for properties.