(fmt)
| 394 | cxt.fail$data(compareCode(fmt)); |
| 395 | } |
| 396 | function compareCode(fmt) { |
| 397 | return codegen_1._ `${fmt}.compare(${data}, ${schemaCode}) ${KWDs[keyword].fail} 0`; |
| 398 | } |
| 399 | }, |
| 400 | dependencies: ["format"], |
| 401 | }; |
no outgoing calls
no test coverage detected