mirror of
https://github.com/verilator/verilator.git
synced 2024-12-29 10:47:34 +00:00
Tests: Use illegal struct
This commit is contained in:
parent
e55ed8eb66
commit
3438d8f2b0
@ -30,6 +30,8 @@ endclass
|
||||
Cls c; // BAd
|
||||
} illegal_t;
|
||||
|
||||
illegal_t s;
|
||||
|
||||
initial begin
|
||||
$stop;
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user