Skip to content

Conversation

aschwaighofer
Copy link
Contributor

No description provided.

@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@aschwaighofer
Copy link
Contributor Author

This does not handle the case of a local type.

public func testLocalType() {
  struct LocalType {
    func shouldNotBeDynamic() {}
  }

  LocalType().shouldNotBeDynamic()
}

@aschwaighofer aschwaighofer merged commit 4cb6c71 into swiftlang:master May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant