| 1 | // Ported from js-yaml v3.13.1: |
| 2 | // https://github.com/nodeca/js-yaml/commit/665aadda42349dcae869f12040d9b10ef18d12da |
| 3 | // Copyright 2011-2015 by Vitaly Puzrin. All rights reserved. MIT license. |
| 4 | // Copyright 2018-2026 the Deno authors. MIT license. |
nothing calls this directly
no test coverage detected