#version 100 primitive main(int a) { while (true) { sync { break; // not allowed } } }