Remove debug code

This commit is contained in:
Bruce Hill 2025-03-25 16:13:54 -04:00
parent 57de5ae1f9
commit 11861d2324

View File

@ -40,7 +40,3 @@ func main():
>> Point.squared_int(5)
= ???
>> Int.abs(-2)
>> -2:abs()