Codebase list golang-github-glacjay-goini / run/be1bd8c7-938b-4c2f-9617-e42e02527c4e/main example.ini
run/be1bd8c7-938b-4c2f-9617-e42e02527c4e/main

Tree @run/be1bd8c7-938b-4c2f-9617-e42e02527c4e/main (Download .tar.gz)

example.ini @run/be1bd8c7-938b-4c2f-9617-e42e02527c4e/mainraw · history · blame

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