summaryrefslogblamecommitdiff
path: root/test/files/run/macro-undetparams-consfromsls.check
blob: 3fee58d9c191818d0ce88fc45880cfdd2f677e8f (plain) (tree)
1
2
3
4
5

                        
       
                    
            
A = WeakTypeTag[Int]
B = WeakTypeTag[Nothing]
List(1)
A = WeakTypeTag[Any]
List(abc, 1)