Newer
Older
zweic / tests / four / method00-1.zwei
@glproj03 glproj03 on 28 Dec 2005 114 bytes wicked cool test file added: script.sh
// Method

class MethodTest {
    UNKNOWN foo() {} // 1/5 failure of clause 1 (incorrectly typed return type)
}

2