program prg1 (input,output); label 1,4,5; const a = 3.14; b = 'hello'; c = d; asd = 12345; begin end.