#version 100 composite main() {} int test() { msg x = create(0); return x == null; }