Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support non-recursive imports #1480

Closed
lerno opened this issue Sep 25, 2024 · 1 comment
Closed

Support non-recursive imports #1480

lerno opened this issue Sep 25, 2024 · 1 comment
Assignees
Labels
Enhancement Request New feature or request Implemented Needs Verification Check if this issue is resolved
Milestone

Comments

@lerno
Copy link
Collaborator

lerno commented Sep 25, 2024

Tentative syntax: import std::io^;

@lerno lerno added Enhancement Request New feature or request Implemented Needs Verification Check if this issue is resolved labels Sep 25, 2024
@lerno lerno added this to the 0.6.3 milestone Sep 25, 2024
@lerno lerno self-assigned this Sep 25, 2024
@sandervdbosch
Copy link

Can confirm this works for std::math^ when trying to use a Vec3 type

@lerno lerno closed this as completed Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Request New feature or request Implemented Needs Verification Check if this issue is resolved
Projects
None yet
Development

No branches or pull requests

2 participants