Update default.a68

Algol68 frontend has again changed some syntax, updating the example to match latest changes.
This commit is contained in:
Marc Poulhiès
2025-04-24 09:47:16 +02:00
committed by GitHub
parent 8580944136
commit fb058d96a5

View File

@@ -1 +1 @@
begin puts ("Hello world\n") end begin puts ("Hello world!'n") end