github.com/neugram/ng@v0.0.0-20180309130942-d472ff93d872/eval/testdata/binop8_error.ng (about)

     1  a := uint8(1)
     2  a >> -1 // ERROR: typecheck: invalid operation: -1 is a negative integer