add test case with locally declared variable
commitebefe1e5b2d75ce0eb4ee96c5fc2c78a94c6286f
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 4 Feb 2016 14:36:02 +0000 (4 15:36 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Feb 2016 09:36:29 +0000 (15 10:36 +0100)
treee3da28c0d1042d8b62730f96171ccfe9da315cca
parent2aa418df531011e8b01b0ec21ac9940d3e9b2ff8
add test case with locally declared variable

Some of the upcoming commits may affect the way variables are declared.
Add a test case to make sure this does not break anything.

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