From 5a1b096b47fbcca7e9cc6a24db558128f4cdd87f Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Tue, 2 Jul 2019 16:59:14 -0400 Subject: Convert to using ControlledString All of the places that parse controls now use ControlledString instead of doing their own stuff. -\(o-o)/- --- data/test/test5.rp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/test/test5.rp') diff --git a/data/test/test5.rp b/data/test/test5.rp index f2c4dc8..2ee18ce 100644 --- a/data/test/test5.rp +++ b/data/test/test5.rp @@ -1,5 +1,5 @@ # Basic explicit priority test -//p/-1//ab +//P/-1//ab d a -- cgit v1.2.3