7 lines
69 B
Plaintext
7 lines
69 B
Plaintext
// ERROR:5:reference
|
|
unit badslfld;
|
|
|
|
struct Bad {
|
|
bytes: []u8,
|
|
}
|