Pluto
Pluto copied to clipboard
New Warning: Attempted necromancy
if (a := false) and true then
else
print(a) -- prints nil instead of false, might need explanation
end