mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-30 12:51:10 +00:00
2 lines
61 B
Python
2 lines
61 B
Python
with! open!("examples/record.er"), f =>
|
|
print! f.read!()
|