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

7 lines
69 B
Plaintext

// ERROR:5:reference
unit badoref;
struct Bad {
value: ?&i32,
}