permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / stm1.cocci
index 307e513..c3b5c77 100644 (file)
@@ -5,3 +5,6 @@ statement S;
   f();
   S
   g();
+
+@script:python@
+@@