Files
doslang-mirror/fec/tests/m6/badslfld.fe
T

7 lines
69 B
Plaintext

// ERROR:5:reference
unit badslfld;
struct Bad {
bytes: []u8,
}