blob: 4e29ae0d485df5630a5f91cb01ba9183633dc1e8 [file] [log] [blame]
Chris Lattner6484bf72003-11-23 18:12:22 +00001#
2# DROP test
3#
4FORWARD success;
5FORWARD failure;
6: MAIN 1 2 DROP 1 = IF success ELSE failure ENDIF ;