@@ -73,26 +73,26 @@ ab [:ignorecase cd ] ef aBCDef n ignorecase, lexical (:ignorecase)
73
73
:s bcd a bcdef y sigspace (:s)
74
74
# todo :pugs<feature>
75
75
:s bcd a bcd ef y sigspace (:s)
76
- :s bcd abcdef n sigspace (:s)
77
- :s bcd abcd ef n sigspace (:s)
76
+ :s bcd abcdef y sigspace (:s)
77
+ :s bcd abcd ef y sigspace (:s)
78
78
:s bcd ab cdef n sigspace (:s)
79
79
# todo :pugs<feature>
80
80
:s b c d a b c d ef y sigspace (:s)
81
81
# todo :pugs<feature>
82
82
:s b c d a b c def y sigspace (:s)
83
- :s b c d ab c d ef n sigspace (:s)
83
+ :s b c d ab c d ef y sigspace (:s)
84
84
:s b c d a bcdef n sigspace (:s)
85
85
:s b c d abcdef n sigspace (:s)
86
86
# todo :pugs<feature>
87
87
:sigspace bcd a bcdef y sigspace (:sigspace)
88
88
# todo :pugs<feature>
89
89
:sigspace bcd a bcd ef y sigspace (:sigspace)
90
- :sigspace bcd abcdef n sigspace (:sigspace)
90
+ :sigspace bcd abcdef y sigspace (:sigspace)
91
91
# todo :pugs<feature>
92
92
:sigspace b c d a b c d ef y sigspace (:sigspace)
93
93
# todo :pugs<feature>
94
94
:sigspace b c d a b c def y sigspace (:sigspace)
95
- :sigspace b c d ab c d ef n sigspace (:sigspace)
95
+ :sigspace b c d ab c d ef y sigspace (:sigspace)
96
96
# todo :pugs<feature>
97
97
:s(1) b c [:s(0) d e f ] a b c def y sigspace, lexical repetition (:s)
98
98
:s b c [:!s d e f ] a b c def y sigspace, lexical repetition (:s)
0 commit comments