From 0ead36dae6ab0d4525d2318d19335147ffa0bd3d Mon Sep 17 00:00:00 2001 From: LemonBoy Date: Wed, 10 Oct 2018 21:03:18 +0200 Subject: Unchecked arrays now have their own type (#9267) --- lib/core/macros.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/core') diff --git a/lib/core/macros.nim b/lib/core/macros.nim index 971c00012..2b0d74e6a 100644 --- a/lib/core/macros.nim +++ b/lib/core/macros.nim @@ -98,7 +98,7 @@ type ntyUInt, ntyUInt8, ntyUInt16, ntyUInt32, ntyUInt64, ntyUnused0, ntyUnused1, ntyUnused2, ntyVarargs, - ntyUnused, + ntyUncheckedArray, ntyError, ntyBuiltinTypeClass, ntyUserTypeClass, ntyUserTypeClassInst, ntyCompositeTypeClass, ntyInferred, ntyAnd, ntyOr, ntyNot, -- cgit 1.4.1-2-gfad0