4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
// "varying" qualifier is illegal with "void" type
|
|
|
|
varying void *foo;
|