
# This is a comment for [ FOO ]

[ FOO ]

# This is a comment line that should be skipped
# This would make that a multi-line comment
# [ KEY ] This key should be ignored

[ GLOBAL ]
first param=this is a long comment
second_param=45
path=c:\program files\opera\opera.ini
float number=-45666.66

# these should go under global
crap we messed up=lalalalalalal

# This key is repeated but so these will go under [ GLOBAL ]
foo=foo is the name
bar=bar is the game
baz=baz is the spaz

# This is the multi1 param
multi1=;two;three;four;five
multi2=one;two;three;

# This is just a comment
# Multiline comment

[ KEY ]

# another param
param=this

[ NO PARAMS ]

[ keY ]
param1=new param value
