#deutsch.txt
#empty string
ZEROTH     -
#normal strings
FIRST     ein
SECOND    zwei mal
#array
THIRD[    drei
[         vier
[         fuenf
[         -
[         sieben
#leading and trailing spaces
EIGHTH    __acht__
#FILE
#normal string again
NINTH     neun
#multi line string
TENTH/    das ist
/         ein sehr
/         lange zehn
#and change space character
#SPACE    *
ELEVEN    **elf

