Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
ReservedNameAttribute.glsl
blob: b1d800bf0a8c457f7d3a57f13ff370fc317a77cc [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
name
'attribute'
is
reserved
int
attribute
;
^^^^^^^^^
1
error