// RUN: %target-parse-verify-swift struct Throws1 { init() throws { } }