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

Function peg$c144

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

Source from the content-addressed store, hash-verified

381 peg$c142 = "f",
382 peg$c143 = { type: "literal", value: "f", description: "\"f\"" },
383 peg$c144 = function() { return "\f"; },
384 peg$c145 = "n",
385 peg$c146 = { type: "literal", value: "n", description: "\"n\"" },
386 peg$c147 = function() { return "\n"; },

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…