• Mesa
    link
    fedilink
    arrow-up
    4
    ·
    9 个月前
    try {
        Car.auto()
    } catch (willCrashException) {
        sleep(Number.MAX_VALUE)
    }