blob: ac0b91b91f365be636c1a3266ad5e12cc48956d2 [file] [log] [blame]
#version 310 es
void f2() {
}
void main() {
f2();
}