Files
CS-Notes/docs/_style/prism-master/tests/languages/verilog/property_feature.test
2018-12-19 14:09:39 +08:00

11 lines
233 B
Plaintext

$display()
----------------------------------------------------
[
["property", "$display"], ["punctuation", "("], ["punctuation", ")"]
]
----------------------------------------------------
Checks for kernel functions.