Add update to symbols table and auto generate test_mono

This commit is contained in:
Kilian Vounckx 2023-05-30 08:58:11 +02:00
parent c22a9ef8b5
commit d43a78d000
No known key found for this signature in database
GPG key ID: 9E8B0D7D30F20264
38 changed files with 1959 additions and 1958 deletions

View file

@ -1422,6 +1422,7 @@ define_builtins! {
79 LIST_WALK_FROM_UNTIL: "walkFromUntil"
80 LIST_ITER_HELP: "iterHelp"
81 LIST_RELEASE_EXCESS_CAPACITY: "releaseExcessCapacity"
82 LIST_UPDATE: "update"
}
7 RESULT: "Result" => {
0 RESULT_RESULT: "Result" exposed_type=true // the Result.Result type alias