
28 Feb
2013
28 Feb
'13
8:03 p.m.
Suppose I have a terminator that can be multiple spaces, whether 0 spaces, 1 space, 2 spaces, or more spaces. No other types of whitespace allowed, just spaces. Because there's this entity: %WSP*; I assumed there would also be this entity: %ES*; But there's not. Why not? How would I represent this terminator? TIA