effective-java-3rd-chinese/docs/_style/prism-master/tests/languages/roboconf/property_feature.test

17 lines
408 B
Plaintext
Raw Normal View History

2019-03-14 13:10:17 +08: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.