[3D] # One with a comment Decimal[] = 42 # Second one with a comment Decimal[] = 0 Array[Decimal][a] = 42 Array[Decimal][b] = 0 Array[Mixed][b] = false # One with a comment Array[Mixed][2] = "Derick \"Tiger\" Rethans" # One with a quoted hash key Quote["quo\nted"] = "string"