index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
rust
/
basic-toml
/
tests
/
invalid
/
duplicate-key-table.toml
blob: cedf05fc53bff115a6530fb2c8917ca7e2afd95b (
plain
)
1
2
3
4
5
[fruit]
type
=
"apple"
[fruit.type]
apple
=
"yes"