Skip to content

Commit

Permalink
Update scala code example
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmaxia authored and random1223 committed Sep 12, 2024
1 parent 4cfda57 commit ceaffe6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion code-issue-examples/scala/emptyclass.scala
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
object MyEmptyClass {
}
}

object MyEmptyClass2 {
}

0 comments on commit ceaffe6

Please sign in to comment.