mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
toml: use json2 to encode output from .to_json() (#12470)
This commit is contained in:
1
vlib/toml/tests/testdata/json_encoding_test.toml
vendored
Normal file
1
vlib/toml/tests/testdata/json_encoding_test.toml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"ひらがな" = 'ひら'
|
||||
Reference in New Issue
Block a user