RosettaCodeData/Task/History-variables/Perl/history-variables-2.pl
2023-07-01 13:44:08 -04:00

5 lines
101 B
Raku

History: a b c d
undo 1, current value: c
undo 2, current value: b
undo 3, current value: a
$x is: a