diff options
Diffstat (limited to 'tests/suite/loading/cbor.typ')
| -rw-r--r-- | tests/suite/loading/cbor.typ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/suite/loading/cbor.typ b/tests/suite/loading/cbor.typ new file mode 100644 index 00000000..4b50bb9c --- /dev/null +++ b/tests/suite/loading/cbor.typ @@ -0,0 +1,3 @@ +--- cbor-decode-deprecated --- +// Warning: 15-21 `cbor.decode` is deprecated, directly pass bytes to `cbor` instead +#let _ = cbor.decode |
