summaryrefslogtreecommitdiff
path: root/test/testbad3.lc
blob: 42e88d99091f31964dbfb615f1de6fc1fd3da378 (plain)
1
2
3
4
5
6
7

func testcode() void
{
    int x
    {
        int x
    }
}