Skip to content

Add signature for top-level using#2357

Closed
KitaitiMakoto wants to merge 1 commit intoruby:masterfrom
KitaitiMakoto:kernel-using
Closed

Add signature for top-level using#2357
KitaitiMakoto wants to merge 1 commit intoruby:masterfrom
KitaitiMakoto:kernel-using

Conversation

@KitaitiMakoto
Copy link
Contributor

Hi,

I added signature for top-level using.
But I couldn't see how to test it. Could you advise me?

Thank you.

@ksss
Copy link
Collaborator

ksss commented Mar 26, 2025

  • The Kernel does not have a using method, which should not be defined in the Kernel.
  • RBS does not seem to have a way to represent the main object
  • It is currently difficult to represent Refinement in RBS.

@KitaitiMakoto
Copy link
Contributor Author

Okay, thank you for describing. I understood.

@KitaitiMakoto KitaitiMakoto deleted the kernel-using branch March 26, 2025 10:45
@ksss ksss mentioned this pull request Mar 26, 2025
@ksss
Copy link
Collaborator

ksss commented Mar 26, 2025

@KitaitiMakoto
I realized that we should support the main object. Thank you for the request.
#2361

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.

2 participants