lentil-0.1.1.0: test/test-files/lang-comm/pascal.pas
// single
// comment
qqq := 'Afla' // string
{ block}
(* comment *)
c := '"' // char
// end
// single
// comment
qqq := 'Afla' // string
{ block}
(* comment *)
c := '"' // char
// end