blob: 85976dab3ce636df96439ba17c8187f99e7b265e [file] [log] [blame]
/*
:name: real-token
:description: Testing the real variable type
:should_fail: 0
:tags: 5.7.2
*/
module top();
real a;
endmodule