Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
ReservedNameOutput.glsl
blob: b0c101dc8fc258f281fbe3c7ca3d6f1f2fbcf27c [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
name
'output'
is
reserved
int
output
;
^^^^^^
1
error