Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
RedeclareBasicType.glsl
blob: a8338da9f3eb891a6fc420bda906429a3a054dfa [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
expected an identifier
,
but found type
'int'
float
int
;
^^^
1
error