mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-23 08:01:12 +00:00
'file(a, b)' could be expressed as 'file(a) | file(b)', but the former is easier to type and can be evaluated efficiently without optimization step.