mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-01 04:01:58 +00:00
3 lines
47 B
Text
3 lines
47 B
Text
end {
|
|
print select([1,2,3], func (e) { });
|
|
}
|