summaryrefslogblamecommitdiff
path: root/test/files/neg/t6359.check
blob: 2aa1ac5035ba54bd31e96a7f22e91eb0e9d7a718 (plain) (tree)
1
2
3
4
5
6
7






                                                                        
t6359.scala:3: error: value class may not have nested module definitions
      object X
             ^
t6359.scala:4: error: value class may not have nested class definitions
      class Y
            ^
two errors found