Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
IfTypeMismatch.glsl
blob: 0007c74ac20e14788be05482bf498e44d7e2f9c4 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
expected
'bool'
,
but found
'int'
if
(
3
)
{}
^
1
error