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