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