mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-31 19:51:33 +00:00
3 lines
78 B
Text
3 lines
78 B
Text
end {
|
|
print select("not array or map", func (k,v) { return v % 10 >= 5});
|
|
}
|