Files
lix/tests/functional2/lang/utf8/test.toml
T
eldritch horrors 2ae74802c4 libexpr: AST-dump non-utf8 strings as byte arrays
our strings need not be utf8. json requires utf. -sigh-

fixes #1052

Change-Id: I50ecd9882252370bb81845b099b11a7190475d48
2025-12-01 21:11:25 +01:00

7 lines
97 B
TOML

[[test]]
runner = "parse-fail"
[[test]]
runner = "parse-okay"
in = "in-invalid-utf8-string.nix"