7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
// syntax error, unexpected '-', expecting int32 constant
|
|
|
|
struct F { float a, b, c; };
|
|
|
|
soa<-4> F farray[10];
|
|
|