blob: 41f3e7226b17e9cd127901aaea8bd7ee3ca5dd0c [file] [log] [blame]
/*
:name: string
:description: string type tests
:should_fail: 0
:tags: 6.16
*/
module top();
string a;
endmodule