Files
doslang-mirror/fec/tests/m7/badzero.fe
T

7 lines
54 B
Plaintext

// ERROR:5:0
unit badzero;
error E {
Zero = 0,
}