File: root_test.hjson

package info (click to toggle)
hjson-go 4.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,384 kB
  • sloc: sh: 51; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
3
4
5
// a object with the root braces omitted
database: {
  host: 127.0.0.1
  port: 555
}