twoSingleQuotes property

Parser twoSingleQuotes

Implementation

Parser get twoSingleQuotes => string("''").map((x) => "'");