1 {! 2 #include <stdio.h> 3 4 #include "tmpl.h" 5 !} 6 7 noise {! /* woops */ !} 8 here 9 10 {! 11 int 12 main(void) 13 { 14 puts("hello, world!"); 15 return (0); 16 } 17 !}