Is this a bug in opaque types? #23050
              
                Unanswered
              
          
                  
                    
                      mwisnicki
                    
                  
                
                  asked this question in
                General Question
              
            Replies: 1 comment 2 replies
-
| What behavior do you get and what did you expect instead? If you don't know whether it's a bug or not, then there are more chances that its is correct than buggy. Perhaps ask on https://users.scala-lang.org/ instead? | 
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
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The above code compiles but maybe shouldn't?
The key of that map should be of opaque type
Idbut instead becomesAny.Beta Was this translation helpful? Give feedback.
All reactions