Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
InvalidVersionDirective.glsl
blob: 01c6765b38243759aa882726de34c30205a3c6b8 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
invalid
#version directive
#version 300 void test() {}
^^^^^^^^
1
error