From ddc131cf07972decc206e033b2dd85a42eb1c98d Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sat, 30 Sep 2017 21:35:30 +0200 Subject: the parser finally parses 'echo {1,2}' as it should --- tests/stdlib/trepr2.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/stdlib/trepr2.nim') diff --git a/tests/stdlib/trepr2.nim b/tests/stdlib/trepr2.nim index a92024851..300df565d 100644 --- a/tests/stdlib/trepr2.nim +++ b/tests/stdlib/trepr2.nim @@ -6,7 +6,7 @@ type TPoint {.final.} = object x, y, z: int - s: array [0..1, string] + s: array[0..1, string] e: TEnum var -- cgit 1.4.1-2-gfad0