From 717eecbd32b5a05dde5dddf334869144bc12d5aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sat, 8 Jul 2017 12:26:14 +0200 Subject: test/vis: add tests for set operations on selections Also rename some files and adjust to new mark key bindings. --- vis/selections/select-match.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vis/selections/select-match.in (limited to 'vis/selections/select-match.in') diff --git a/vis/selections/select-match.in b/vis/selections/select-match.in new file mode 100644 index 0000000..511ed3e --- /dev/null +++ b/vis/selections/select-match.in @@ -0,0 +1,3 @@ +void print(char *msg) { + printf("msg: %s\n", msg); +} -- cgit v1.2.3