Skip to content

Commit

Permalink
Test build
Browse files Browse the repository at this point in the history
  • Loading branch information
ianoc committed Mar 1, 2020
1 parent ab6c7ee commit 793cee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scala/com/github/ianoc/HelloWorld.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ package com.github.ianoc

case class HelloWorld(contents: Int)

case class SecondClass2(ensureCompiles: String)
case class SecondClass3(ensureCompiles: String)

0 comments on commit 793cee6

Please sign in to comment.