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.ref | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vis/selections/select-match.ref (limited to 'vis/selections/select-match.ref') 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); +} -- cgit v1.2.3