miller/test/cases/dsl-first-class-functions/every-errors-07/mlr
2021-11-11 14:15:13 -05:00

3 lines
49 B
Text

end {
print any({}, func () { return true});
}