ultimatepp/autotest/LoadIniStream/test.ini
cxl f7fe1b7c00 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@7384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-16 06:28:36 +00:00

26 lines
301 B
INI

alfa=alfa_value
_beta=beta_value
;comment=comment
gamma= gamma_value
#another comment = gggg
test=//TEST
@include test2.ini
delta=delta_value
@replace-env
etest=$UPP_MAIN__
braces=${UPP_MAIN__}123
var=file://$UPP_MAIN__
@end
past_end=this should not be there...