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