sshpiper/vendor/github.com/glacjay/goini/example.ini
2018-12-29 06:13:13 +00:00

18 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;