allow declaration of iterator in for loops
commit2c85578ee04ab63d698ce5e1b9d5aca8fb988bd7
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Aug 2011 06:51:26 +0000 (12 08:51 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Aug 2011 06:57:47 +0000 (12 08:57 +0200)
treee549d5b03b39e3198097f1cf781e3d976ca6c03c
parent2fb390cc4c05264695e82d71cb9899a6ad01b6c7
allow declaration of iterator in for loops

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
scan.h
tests/iterator_declaration.c [new file with mode: 0644]
tests/iterator_declaration.scop [new file with mode: 0644]