Do not require @targetName for ambiguous inline definitions #17846
                  
                    
                      ntnj
                    
                  
                
                  started this conversation in
                Feature Requests
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Currently
inlinemethods require@targetNameto disambiguate definitions which are same after type erasure. e.g.Since
inlinemethods are not added to bytecode, this should not require a @TargetNAME annotation.Beta Was this translation helpful? Give feedback.
All reactions