mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-02 20:42:52 +00:00
3 lines
54 B
Text
3 lines
54 B
Text
end {
|
|
print any([], func (a,b,c) { return true});
|
|
}
|