# test an integer restricted to within -2 and 5 --- | --- | 3 --- > PASS --- | -3 --- > FAIL --- | -2 --- > PASS --- | 5 --- > FAIL