1# invalid table constructs
2match in on lo0 from any to any rdr-to <sometable>
3match out on lo0 from any to any nat-to <sometable>
4match on lo0 from 1.1.1.1 to any binat-to <sometable>
5match on lo0 from <sometable> to any binat-to 1.1.1.1
6