xref
: /
aosp_15_r20
/
external
/
rust
/
android-crates-io
/
crates
/
toml_edit
/
tests
/
fixtures
/
invalid
/
integer
/
negative-hex.stderr
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
TOML parse error at line 1, column 18
2
|
3
1 | negative-hex = -0xff
4
| ^
5
expected newline, `#`
6