Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
GAP
/
tst
/
testspecial
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 18.9.2025 mit Größe 175 B
Quelle good.g.out Sprache: unbekannt
gap> Print("All is well\n");
All is well
gap> # Mess with lvl to check that it doesn't affect the execution context elsewhere.
gap> lvl := 42;
42
gap> Unbind(lvl);
gap> QUIT;
[ Dauer der Verarbeitung: 0.13 Sekunden (vorverarbeitet)
]
2026-03-28