9 lines
57 B
Plaintext
9 lines
57 B
Plaintext
// ERROR:5:0
|
|
unit badzero1;
|
|
|
|
error E {
|
|
Zero = 0,
|
|
}
|
|
|
|
|