public static assertFails(block as Object) as Void:
import klyn.unittest Assert.assertFails(lambda (): Int("abc"))