export void print_f(uniform float aFOO[]) { print("Hello World!\n"); } export void print_result() { print("Hello World!\n"); }