19 lines
303 B
Text
19 lines
303 B
Text
|
|
zeroth_key="test"
|
|
first_key= András
|
|
second_key = test 2 # comment is ignored
|
|
third_key= "test= 2=="
|
|
|
|
my_hashtag= "#great_ai" # ferf
|
|
|
|
fourth_key = "
|
|
this#
|
|
is
|
|
multiline
|
|
" # cannot write comments inside multiline
|
|
|
|
whitespace = hardly matters
|
|
|
|
# this = should be ignored
|
|
#this = should be ignored
|
|
|