Merge branch 'trunk' into task_can

This commit is contained in:
rvcas 2020-12-04 20:03:27 -05:00
commit 0c8260d71a
25 changed files with 565 additions and 211 deletions

View file

@ -749,6 +749,7 @@ define_builtins! {
6 STR_COUNT_GRAPHEMES: "countGraphemes"
7 STR_STARTS_WITH: "startsWith"
8 STR_ENDS_WITH: "endsWith"
9 STR_FROM_INT: "fromInt"
}
4 LIST: "List" => {
0 LIST_LIST: "List" imported // the List.List type alias