Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When a jsii module returned a private class implementation of an interface, consuming `jsii.rtti` data may return an FQN for the internal class, which does not exist in foreign languages, leading to an error. Revert to tagging FQNs directly instead. Fixes #3742
- Loading branch information