From 76ef7529575d9cff2cb97117fe9b000f2af928bd Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 27 Mar 2014 19:43:17 +0100 Subject: made some tests green --- tests/vm/trgba.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vm') diff --git a/tests/vm/trgba.nim b/tests/vm/trgba.nim index ec79f6aca..b1d94702f 100644 --- a/tests/vm/trgba.nim +++ b/tests/vm/trgba.nim @@ -6,7 +6,7 @@ discard """ #bug #1009 type - TAggRgba8* = array[4, byte] + TAggRgba8* = array[4, Byte] template R*(self: TAggRgba8): Byte = self[0] template G*(self: TAggRgba8): Byte = self[1] -- cgit 1.4.1-2-gfad0