git.sr.ht/~pingoo/stdx@v0.0.0-20240218134121-094174641f6e/toml/internal/toml-test/tests/invalid/encoding/bad-utf8-at-end.toml (about) 1 # There is a 0xda at after the quotes, and no EOL at the end of the file. 2 # 3 # This is a bit of an edge case: This indicates there should be two bytes 4 # (0b1101_1010) but there is no byte to follow because it's the end of the file. 5 x = """"""Ú