blob: e22815228ffce064a2e4f5c29a5d90d041b1b63a [file] [log] [blame]
// RUN: true
public func go() throws {
throw AXError(0)
}