(tag)
| 162 | peg$c40 = "-", |
| 163 | peg$c41 = { type: "literal", value: "-", description: "\"-\"" }, |
| 164 | peg$c42 = function(tag) { |
| 165 | return "</" + tag + ">"; |
| 166 | }, |
| 167 | peg$c43 = { type: "other", description: "<content>" }, |
| 168 | peg$c44 = "<content", |
| 169 | peg$c45 = { type: "literal", value: "<content", description: "\"<content\"" }, |
no outgoing calls
no test coverage detected
searching dependent graphs…