DEBSOURCES
Skip Quicknav
sources / gitlab / 17.6.5-19 / workhorse-vendor / github.com / alecthomas / chroma / lexers / testdata / systemverilog.actual
1234567891011
// Comment program top; import "DPI-C" hello=task hello(); initial begin hello(); end endprogram : top