summaryrefslogtreecommitdiff
path: root/vis/selections/select-match.ref
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2017-07-08 12:26:14 +0200
committerMarc André Tanner <mat@brain-dump.org>2017-07-08 12:26:14 +0200
commit717eecbd32b5a05dde5dddf334869144bc12d5aa (patch)
treebcf23bdbaeba4864069f78955226d63b3a153146 /vis/selections/select-match.ref
parenta6d82dd2bfc2da24daaa5155efa474258957d242 (diff)
test/vis: add tests for set operations on selections
Also rename some files and adjust to new mark key bindings.
Diffstat (limited to 'vis/selections/select-match.ref')
-rw-r--r--vis/selections/select-match.ref3
1 files changed, 3 insertions, 0 deletions
diff --git a/vis/selections/select-match.ref b/vis/selections/select-match.ref
new file mode 100644
index 0000000..5dcee46
--- /dev/null
+++ b/vis/selections/select-match.ref
@@ -0,0 +1,3 @@
+void print(char *info) {
+ printf("msg: %s\n", info);
+}