3 lines
48 B
Raku
3 lines
48 B
Raku
|
|
my Bool $crashed = False;
|
||
|
|
my $val = 0 but True;
|