RosettaCodeData/Task/Literals-String/ALGOL-68/literals-string-2.alg
2023-07-01 13:44:08 -04:00

3 lines
121 B
Text

[]CHAR charxyz = "xyz";
STRING stringxyz = "xyz";
FORMAT twonewlines = $ll$, threenewpages=$ppp$, fourbackspaces=$bbbb$;