toplevel keyvalues tests

This commit is contained in:
Robin Appelman 2023-12-18 21:52:35 +01:00
commit 6a332d051f
3 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,8 @@
---
source: tests/parse.rs
expression: parsed
---
{
"bar": Value("asd"),
"foo": Value("1"),
}