summaryrefslogblamecommitdiff
path: root/test/files/neg/t9041.check
blob: 669e9434e07962137f138f13ca590fd32477ce69 (plain) (tree)
1
2
3
4



                                                                                                                
t9041.scala:11: error: could not find implicit value for parameter cellSetter: CellSetter[scala.math.BigDecimal]
      def setCell(cell: Cell, data: math.BigDecimal) { cell.setCellValue(data) }
                                                                        ^
one error found