Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Sep 30, 2023
1 parent dc586a9 commit bb50fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/shared/src/test/scala/dynamic.scala
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ class DynamicTests extends munit.FunSuite:
val anotherVec2 = vec3.index(idx)
val sum = vec2 +! anotherVec2


assert(
// notice the difference in the operator on the last line vs above
compileErrors("""
Expand Down

0 comments on commit bb50fdf

Please sign in to comment.