Skip to content

[JExtract] Fix methods returning imported type#244

Merged
rintaro merged 1 commit into
swiftlang:mainfrom
rintaro:jextract-returning-class
Jun 4, 2025
Merged

[JExtract] Fix methods returning imported type#244
rintaro merged 1 commit into
swiftlang:mainfrom
rintaro:jextract-returning-class

Conversation

@rintaro
Copy link
Copy Markdown
Member

@rintaro rintaro commented Jun 4, 2025

E.g.
func createMyClass(arg: Int) -> MyClass

Silly mistake. The actual downcall was not printed.

E.g.
  func createMyClass(arg: Int) -> MyClass

The actual downcall was not printed.
@rintaro rintaro merged commit 3b850e0 into swiftlang:main Jun 4, 2025
12 checks passed
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