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

doc accessing symbols not imported by require by FQN #1287

Closed
gfldex opened this issue Apr 22, 2017 · 2 comments
Closed

doc accessing symbols not imported by require by FQN #1287

gfldex opened this issue Apr 22, 2017 · 2 comments
Labels
docs Documentation issue (primary issue type) update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc.

Comments

@gfldex
Copy link
Contributor

gfldex commented Apr 22, 2017

require ::("Test"); my &mmk = ::("Test::EXPORT::DEFAULT::&ok"); mmk('oi‽');
@coke coke added the docs Documentation issue (primary issue type) label May 17, 2017
@JJ
Copy link
Contributor

JJ commented Apr 20, 2018

Sorry, can you clarify what you mean here?

@JJ
Copy link
Contributor

JJ commented May 19, 2018

I'm trying to figure out what this is about. That code returns OUTPUT: «ok 1 - ␤». It's importing using the fully qualified name "Test", and what I understand is that a doc on how to access symbols from modules imported that way should be done, is that right?

@JJ JJ added the update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc. label May 19, 2018
@JJ JJ closed this as completed in 42dbab0 May 19, 2018
Kaiepi pushed a commit to Kaiepi/doc that referenced this issue May 22, 2018
And I hope this closes Raku#1287, if I got it correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type) update part of "docs" - indicates this is an update for an existing section; rewrite, clarification, etc.
Projects
None yet
Development

No branches or pull requests

3 participants