fix ordering again

This commit is contained in:
Isaac Van Doren 2024-11-12 22:12:02 -06:00
parent 9a14991c8f
commit efae03240e
No known key found for this signature in database
GPG key ID: CFA524CD470E5B94

View file

@ -1514,7 +1514,7 @@ define_builtins! {
92 LIST_WALK_FX: "walk!"
93 LIST_SPLIT_AT: "splitAt"
94 LIST_SPLIT_ON: "splitOn"
94 LIST_SPLIT_ON_LIST: "splitOnList"
95 LIST_SPLIT_ON_LIST: "splitOnList"
}
7 RESULT: "Result" => {
0 RESULT_RESULT: "Result" exposed_type=true // the Result.Result type alias