(a)
| 203 | peg$c38 = "=", |
| 204 | peg$c39 = peg$literalExpectation("=", false), |
| 205 | peg$c40 = function(a) { return (a || '') + '='; }, |
| 206 | peg$c41 = /^[><]/, |
| 207 | peg$c42 = peg$classExpectation([">", "<"], false, false), |
| 208 | peg$c43 = ".", |
no outgoing calls
no test coverage detected