From e42e0f1012229e4473919c738ab7e4bcaff8033a Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 16 Apr 2017 12:14:02 -0400 Subject: Implement -X --- tests/test_follow_comma.out | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/test_follow_comma.out') diff --git a/tests/test_follow_comma.out b/tests/test_follow_comma.out index a4d5860..8b90e76 100644 --- a/tests/test_follow_comma.out +++ b/tests/test_follow_comma.out @@ -1,4 +1,5 @@ . +./ ./! ./!- ./( @@ -7,6 +8,8 @@ ./, ./- ./... +./\ +./ /j ./!-/e ./!/d ./(-/c @@ -15,3 +18,4 @@ ./,/f ./-/a ./.../h +./\/i -- cgit v1.2.3