From 9cbab3630ec4541dd38635774abcfcb88b7a0051 Mon Sep 17 00:00:00 2001 From: seyko Date: Sat, 25 Apr 2015 15:03:50 +0300 Subject: a test for the #pragma push/pop_macro --- tests/tests2/77_push_pop_macro.expect | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/tests2/77_push_pop_macro.expect (limited to 'tests/tests2/77_push_pop_macro.expect') diff --git a/tests/tests2/77_push_pop_macro.expect b/tests/tests2/77_push_pop_macro.expect new file mode 100644 index 0000000..d8a5530 --- /dev/null +++ b/tests/tests2/77_push_pop_macro.expect @@ -0,0 +1,5 @@ +abort = 111 +abort = 222 +abort = 333 +abort = 222 +abort = 111 -- cgit v1.3.1