summaryrefslogtreecommitdiff
path: root/vis/multiple-cursors/select-match.ref
diff options
context:
space:
mode:
Diffstat (limited to 'vis/multiple-cursors/select-match.ref')
-rw-r--r--vis/multiple-cursors/select-match.ref3
1 files changed, 3 insertions, 0 deletions
diff --git a/vis/multiple-cursors/select-match.ref b/vis/multiple-cursors/select-match.ref
new file mode 100644
index 0000000..5dcee46
--- /dev/null
+++ b/vis/multiple-cursors/select-match.ref
@@ -0,0 +1,3 @@
+void print(char *info) {
+ printf("msg: %s\n", info);
+}