#version 310 es precision highp float; void f() { } void main() { f(); return; }