mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-08-02 12:14:47 +02:00
updates
This commit is contained in:
parent
e19eb4601e
commit
97ee910d85
36 changed files with 716 additions and 762 deletions
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
source: tests/serde.rs
|
||||
expression: out
|
||||
---
|
||||
vmt_reader::unexpected_token
|
||||
|
||||
× Unexpected token, found end of group expected one of item, quoted item, statement, quoted statement, start of group
|
||||
╭─[4:1]
|
||||
3 │ foo
|
||||
4 │ }
|
||||
· ┬
|
||||
· ╰── Expected item, quoted item, statement, quoted statement, start of group
|
||||
╰────
|
||||
Loading…
Add table
Add a link
Reference in a new issue