diff options
Diffstat (limited to 'sam/examples/comment-functions.cmd')
| -rw-r--r-- | sam/examples/comment-functions.cmd | 4 |
1 files changed, 4 insertions, 0 deletions
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, +} |
