mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-30 12:51:10 +00:00
5 lines
No EOL
49 B
Python
5 lines
No EOL
49 B
Python
add x, y =
|
|
x + y
|
|
|
|
print! 1 + 1
|
|
print! 1.0 + 1 |