Merge branch 'trunk' into str_trim

This commit is contained in:
Folkert de Vries 2021-10-26 22:45:32 +02:00 committed by GitHub
commit 29bd4e3e50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 1169 additions and 622 deletions

View file

@ -1053,6 +1053,7 @@ define_builtins! {
32 LIST_DROP: "drop"
33 LIST_SWAP: "swap"
34 LIST_DROP_AT: "dropAt"
35 LIST_DROP_LAST: "dropLast"
}
5 RESULT: "Result" => {
0 RESULT_RESULT: "Result" imported // the Result.Result type alias