fix reader.test for --disable-deprecated
authorAndy Wingo <wingo@pobox.com>
Mon, 11 Apr 2011 15:21:20 +0000 (17:21 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 11 Apr 2011 15:21:20 +0000 (17:21 +0200)
commit62ef23cbb828accf1f5b9622ff17775aa539d354
tree3b48adb874c2fc44ae982e531fd96cde0200397a
parentb9e22602bb9c7d82500e4e5612bf80e478e28b8c
fix reader.test for --disable-deprecated

* test-suite/tests/reader.test: Fix deprecated tests; begin-deprecated
  was splicing in expression context before, which is a no-no.
test-suite/tests/reader.test