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