3 lines
85 B
Text
3 lines
85 B
Text
|
|
(println (first (file-info "input.txt")))
|
||
|
|
(println (first (file-info "/input.txt")))
|