Update test

This commit is contained in:
Matt Pharr
2011-12-05 09:27:53 -08:00
parent 455d963962
commit e3cae098fe

View File

@@ -1,4 +1,4 @@
// fff
// Illegal to pass a "varying" lvalue
void foo(float &x) {
++x;