Alek Ratzloff f35053a6c1 Fix some bugs uncovered by testing
* To_str on objects will call to_repr by default
* Print() and println() will call to_str by default instead of to_repr
* Fix Str.to_repr to include single quotes
* Fix Int.__pos__ and Int.__neg__ arg counts

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-09-25 08:48:11 -07:00
2024-09-25 08:48:11 -07:00
2024-09-16 14:07:53 -07:00
Description
No description provided
804 KiB
Languages
Rust 95.5%
Python 4.2%
Shell 0.3%