Newer
Older
zweic / tests / four / method00-2.zwei
@glproj03 glproj03 on 28 Dec 2005 122 bytes wicked cool test file added: script.sh
class MethodTest {
    Null bar(Int a, Null b, UNKNOWN c) {} // 2/5 failure of clause 1 (incorrectly typed arguments)
}

2