summary refs log tree commit diff
path: root/tests/pracownia2/ok/009_while_on_literal.xi
blob: 0bc04581e4a593b5cc9ff0f3f630c5bf23a506dc (plain) (blame)
1
2
3
4
5
6
7
8
test()
{
    while true {
    }
}

//@PRACOWNIA
//@stop_after typechecker