summaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-arith/arith-precedence1.right
AgeCommit message (Collapse)Author
2023-06-14shell/math: document ternary ?: op's weirdness, add code commentsDenys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2023-06-13shell: add a few yet-failing arithmentic testsDenys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>