xref: /dflybsd-src/tools/regression/bin/sh/expansion/arith17.0 (revision 3e3895bf4584c1562faf4533cbd97026ee6a8dcf)
1*3e3895bfSKrzysztof Piecuch# $FreeBSD: head/bin/sh/tests/expansion/arith17.0 343981 2019-02-10 22:23:05Z jilles $
2*3e3895bfSKrzysztof Piecuch
3*3e3895bfSKrzysztof Piecuch[ $((9223372036854775809)) -gt 0 ]
4