Sign in
skia
/
skia
/
8d2fb64247f0f8f5e00f6895464f94ab705c9b83
/
.
/
tests
/
sksl
/
errors
/
ReservedNameUnsigned.glsl
blob: 9bc6e22530ef6bae3d8a05cc8606c47f555b7f2c [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
'unsigned'
is
a reserved word
int
unsigned
;
^^^^^^^^
1
error