diff options
Diffstat (limited to 'tests/010/block.txr')
-rw-r--r-- | tests/010/block.txr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/010/block.txr b/tests/010/block.txr index 532f6d28..7e9da7c4 100644 --- a/tests/010/block.txr +++ b/tests/010/block.txr @@ -1,4 +1,4 @@ -@(next :list ("abc" "yyy")) +@(next :tlist ("abc" "yyy")) @(block foo) @line @(accept foo) |