Sign in
skia
/
skia
/
be82005209c06840f0d5b13156d160a3e0efe702
/
.
/
tests
/
sksl
/
errors
/
GrMainParameterWrongType.cpp
blob: f781ecf525735dcadf9946781df82845a0046601 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
.
fp
'main'
must be declared main
()
or main
(
float2
)
1
error