]> git.lizzy.rs Git - rust.git/commit
support main functions with Result return type
authorRalf Jung <post@ralfj.de>
Mon, 23 Dec 2019 16:44:02 +0000 (17:44 +0100)
committerRalf Jung <post@ralfj.de>
Mon, 23 Dec 2019 16:45:23 +0000 (17:45 +0100)
commite325ad24f2ef170b2913d97a69da38ca664cb621
tree3a7db2ef3e090d31570a7a51982a58dfa7906371
parent20e843f202e5e92d549670227b16230c07922c94
support main functions with Result return type
src/eval.rs
tests/run-pass/main_result.rs [new file with mode: 0644]