Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
713605cadef845b9f44d6469208fb6e902ace095
/
.
/
SVIncCompil
/
Testcases
/
Google
/
chapter-6
/
6.16--string.sv
blob: 41f3e7226b17e9cd127901aaea8bd7ee3ca5dd0c [
file
] [
log
] [
blame
]
/*
:name: string
:description: string type tests
:should_fail: 0
:tags: 6.16
*/
module
top
();
string
a
;
endmodule