MCPcopy Create free account
hub / github.com/codemix/htmling / peg$c150

Function peg$c150

lib/parser.js:389–389  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

387 peg$c148 = "r",
388 peg$c149 = { type: "literal", value: "r", description: "\"r\"" },
389 peg$c150 = function() { return "\r"; },
390 peg$c151 = "t",
391 peg$c152 = { type: "literal", value: "t", description: "\"t\"" },
392 peg$c153 = function() { return "\t"; },

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…