Update test
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// fff
|
// Illegal to pass a "varying" lvalue
|
||||||
|
|
||||||
void foo(float &x) {
|
void foo(float &x) {
|
||||||
++x;
|
++x;
|
||||||
|
|||||||
Reference in New Issue
Block a user