4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
// Illegal to provide soa<4> qualifier with non-struct type "void"
|
|
|
|
soa<4> void foo() { }
|