(chars)
| 324 | peg$c85 = "\"", |
| 325 | peg$c86 = peg$literalExpectation("\"", false), |
| 326 | peg$c87 = function(chars) { return chars.join(""); }, |
| 327 | peg$c88 = "'", |
| 328 | peg$c89 = peg$literalExpectation("'", false), |
| 329 | peg$c90 = function() { return text(); }, |
no outgoing calls
no test coverage detected
searching dependent graphs…