Merge branch 'devel' of https://github.com/Araq/Nimrod into devel

This commit is contained in:
Araq
2014-12-29 10:32:13 +01:00

View File

@@ -12,7 +12,7 @@ type
(x < y) is bool
ObjectContainer = generic C
C.len is ordinal
C.len is Ordinal
for v in items(C):
v.type is tuple|object