fun main: int = do @read_file("./example/quine.hz") -- Run this from root folder |> @write(); end;