quoted: "Quoted \t"
block: |
  void main() {
  	printf("Hello, world!\n");
  }