-
I have a strange behavior I could currently not explain. I have some code that uses:
but this seem to not work for packages marked as "provisional api" (e.g. Is there any special handling that makes "provisional api" not working with dynamic import package? |
Beta Was this translation helpful? Give feedback.
Answered by
tjwatson
Jan 21, 2025
Replies: 1 comment 2 replies
-
Works for me. Added testcase in PR #746 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To elaborate, the runtime does not pay attention at all to x-internal or x-friends. AFAIK only PDE pays attention to these directives.