use 'using' instead of 'sig' keyword; cleans up new features a bit

This commit is contained in:
Andreas Rumpf
2016-02-29 12:19:54 +01:00
parent 554a3e9335
commit c9966a3e17
20 changed files with 109 additions and 74 deletions

View File

@@ -75,8 +75,7 @@ type
nnkClosure,
nnkGotoState,
nnkState,
nnkBreakState,
nnkSigSection
nnkBreakState
NimNodeKinds* = set[NimNodeKind]
NimTypeKind* = enum