This commit is contained in:
Chad Stearns 2020-06-19 21:02:52 -04:00
parent 6d6ccab513
commit 3af6d5f0b3
5 changed files with 142 additions and 0 deletions

View file

@ -692,6 +692,7 @@ define_builtins! {
15 LIST_FIRST: "first"
16 LIST_FIRST_ARG: "first#list"
17 LIST_SINGLE: "single"
18 LIST_REPEAT: "repeat"
}
7 RESULT: "Result" => {
0 RESULT_RESULT: "Result" imported // the Result.Result type alias