Merge branch 'master' into debug-exploratory-PR
This commit is contained in:
@@ -3560,7 +3560,7 @@ static RegisterPrimOp primop_match({
|
||||
builtins.match "[[:space:]]+([[:upper:]]+)[[:space:]]+" " FOO "
|
||||
```
|
||||
|
||||
Evaluates to `[ "foo" ]`.
|
||||
Evaluates to `[ "FOO" ]`.
|
||||
)s",
|
||||
.fun = prim_match,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user