Issue error on "void" typed variable, function parameter, or struct member.
This commit is contained in:
3
tests_errors/void-4.ispc
Normal file
3
tests_errors/void-4.ispc
Normal file
@@ -0,0 +1,3 @@
|
||||
// "void" type global variable is illegal
|
||||
|
||||
void x;
|
||||
Reference in New Issue
Block a user