(attrs)
| 78 | peg$c18 = "<template", |
| 79 | peg$c19 = { type: "literal", value: "<template", description: "\"<template\"" }, |
| 80 | peg$c20 = function(attrs) { return !attrs || !attrs.client; }, |
| 81 | peg$c21 = ">", |
| 82 | peg$c22 = { type: "literal", value: ">", description: "\">\"" }, |
| 83 | peg$c23 = function(attrs, body) { |
no outgoing calls
no test coverage detected
searching dependent graphs…