corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 20
/script-kiddie/002_script_kiddie/script-kiddie/node_modules/ace-builds/demo/kitchen-sink/docs/hjson.hjson
@@ -0,0 +1,16 @@
{
# specify rate in requests/second (because comments are helpful!)
rate: 1000
 
// prefer c-style comments?
/* feeling old fashioned? */
 
# did you notice that rate doesn't need quotes?
hey: look ma, no quotes for strings either!
 
# best of all
notice: []
anything: ?
 
# yes, commas are optional!
}