From ef5ea09c8a7f608af7bff5574afae672e3f0adfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 2 Nov 2016 23:22:42 +0100 Subject: test/sam: add new test cases --- sam/examples/comment-functions.cmd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sam/examples/comment-functions.cmd (limited to 'sam/examples/comment-functions.cmd') diff --git a/sam/examples/comment-functions.cmd b/sam/examples/comment-functions.cmd new file mode 100644 index 0000000..87d04c4 --- /dev/null +++ b/sam/examples/comment-functions.cmd @@ -0,0 +1,4 @@ +x/^static/+- g/ int / .,+/^\}/ { + i,#if 0\n, + a,\n#endif\n, +} -- cgit v1.2.3