allow labels on expression statements
commit4ff5143aacf004500c3892f54968d2cbd7d2781f
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 29 Oct 2011 13:51:49 +0000 (29 15:51 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Nov 2011 16:12:52 +0000 (2 17:12 +0100)
tree07e934862a36fc0da2a18608b84a083c68553f06
parentc03c2e2a776e1f1b1f18b0e3a13770f8e8e9d578
allow labels on expression statements

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