// RUN: %target-swift-frontend -typecheck -parse-as-library -verify %s @main class MyBase { class func main() { } }