1# $FreeBSD: stable/12/bin/sh/tests/expansion/arith17.0 345117 2019-03-13 21:53:10Z jilles $
2
3[ $((9223372036854775809)) -gt 0 ]
4