erg/examples/with.er
2022-09-30 01:22:22 +09:00

2 lines
60 B
Python

with! open!("examples/record.er"), f =>
print! f.read()