summaryrefslogblamecommitdiff
path: root/test/files/pos/t2726/SQLBuilder_1.scala
blob: 8d07a8826551ad236427c2ed0d8dba44e9c9c888 (plain) (tree)
1
2
3
4
5
6
7

                                           

                   


 
class SQLBuilder extends SQLBuilder.Segment

object SQLBuilder {
  trait Segment
}