DEBSOURCES
Skip Quicknav
sources / golang-github-alecthomas-chroma-v2 / 2.12.0-1~bpo12%2B1 / lexers / testdata / systemverilog.actual
1234567891011
// Comment program top; import "DPI-C" hello=task hello(); initial begin hello(); end endprogram : top