summaryrefslogblamecommitdiff
path: root/test/files/neg/volatile.check
blob: da27c68e6ca46576db26e4fedc168338392cc54f (plain) (tree)
1
2
3
4
                                                                                                                                    

                            
               
volatile.scala:11: error: Inferred type C.this.D with C.this.E#T contains type selection from volatile type C.this.D with C.this.E#T
   var sneak = { () => y.x }
                         ^
one error found