varEnd function

Parser varEnd()

Implementation

Parser varEnd() => (string('-}}').trim() | string('}}')).labeled('varEnd');