plugeth/Godeps/_workspace/src/github.com/rakyll/goini/example.ini
2015-02-16 14:28:33 +01:00

19 lines
211 B
INI

#
# This is an example of ini file
#
[Pizza]
Ham = yes;
Mushrooms = TRUE;
Capres = 0;
Cheese = Non;
[Wine]
Grape = Cabernet Sauvignon;
Year = 1989;
Country = Spain;
Alcohol = 12.5;