Files
OnJava8/docs/_style/prism-master/tests/languages/roboconf/property_feature.test
2019-03-30 20:31:44 +08:00

17 lines
408 B
Plaintext

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.