File: marshal-key-escape.toml

package info (click to toggle)
golang-github-naoina-toml 0.1.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 416 kB
  • sloc: makefile: 7
file content (11 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
"" = "empty"
" " = "space"
- = "dash (not quoted)"
1 = "number (not quoted)"
"ʎǝʞ" = "reverse"

["subtable with space"]
depth = 1

["subtable with space"."subsubtable with space"]
depth = 2