Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/numdb-test.dat
blob: 4fe8bc325eefa3a72c8f05711479c0c622434a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# numdb-test.dat: used for testing the stdnum.numdb module
# this is a comment line
0-8 prop1="foo"
  100-999 prop2="bar"
  200,300-399 prop3="baz"
    333 prop4="bax"
6 prop1="boo"
  333 prop4="bla"
90-99 prop1="booz"
  200 comment1="this value will be ignored because a shorter one matches"
  00-89 prop2="foo"
  200 comment2="this value will also be ignored"
  900-999 prop2="fooz"