blob: 006060ca58f8e0cb43f0937930bd34dfe039d03b (
plain)
1
2
3
4
5
6
|
sp_arith = force
sp_before_byref = remove
sp_after_byref = remove
# Similar to the issues tested by arith-vs-ptr this test is checks
# if the '&' opertor is properly recognized as 'arith' and not 'byref' in some contexts
|