mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-16 14:22:55 -06:00
16 lines
196 B
INI
16 lines
196 B
INI
alfa=alfa_value
|
|
_beta=beta_value
|
|
|
|
;comment=comment
|
|
|
|
gamma= gamma_value
|
|
|
|
#another comment = gggg
|
|
|
|
@include test2.ini
|
|
|
|
delta=delta_value
|
|
|
|
@end
|
|
|
|
past_end=this should not be there...
|