#nl.txt
# $Id: nl.txt 1.4 1995/11/22 10:56:24 ASR Exp $
# $Log: nl.txt $
# Revision 1.4  1995/11/22 10:56:24  ASR
# first version under RCS
#
#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\nregels
#change space character
#SPACE    *
ELEVEN    **elf
#control characters
TWELVE    \n  linguaa\b is\thandig !\r!\n
