7 lines
54 B
Plaintext
7 lines
54 B
Plaintext
// ERROR:5:0
|
|
unit badzero;
|
|
|
|
error E {
|
|
Zero = 0,
|
|
}
|