4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
// "varying" qualifier is illegal with "void" type
|
|
|
|
varying void *foo() { }
|