Skip to content

Commit

Permalink
remove wrong code
Browse files Browse the repository at this point in the history
  • Loading branch information
User authored and User committed Aug 22, 2024
1 parent 3803938 commit f766686
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chapter02/src/test/scala/sofp/unit/Exercises_2_1_7.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import munit.FunSuite

class Exercises_2_1_7 extends FunSuite {

val _ = if 1 == 1 then 0 else 1

test("Exercise 2.1.7.1") {

val allPairs =
Expand Down

0 comments on commit f766686

Please sign in to comment.