6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
|
|
%Error: t/t_enum_base_bad.v:13:12: Enum type must be an integer atom or vector type (IEEE 1800-2023 6.19)
|
||
|
|
: ... note: In instance 't'
|
||
|
|
13 | typedef enum s_t {
|
||
|
|
| ^~~~
|
||
|
|
%Error: Exiting due to
|