From 2a9674862ecaf9b7b1b66178782d47e8445df325 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 26 Mar 2020 20:54:37 +0000 Subject: 45616: Remove token from count argument to repeat --- Test/A01grammar.ztst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Test/A01grammar.ztst') diff --git a/Test/A01grammar.ztst b/Test/A01grammar.ztst index 0dbf468f6..35a04e7d5 100644 --- a/Test/A01grammar.ztst +++ b/Test/A01grammar.ztst @@ -557,6 +557,13 @@ >Hip hip hooray >Hip hip hooray + repeat 2*2 print yeah +0:Tokens in repeat argument +>yeah +>yeah +>yeah +>yeah + case bravo { (alpha) print schmalpha ;; -- cgit 1.4.1