Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
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