#nl.txt
#empty string
ZEROTH     -
#normal strings
FIRST     een
SECOND    twee maal
#array
THIRD[    drie
[         vier
[         vijf
[         -
[         zeven
#leading and trailing spaces
EIGHTH    __acht__
#FILE
#normal string again
NINTH     negen
#multi line string
TENTH/    dit is
/         nummer 10
/         op meer regels
#that's it!
ELEVEN    elf
