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 d35710e commit dc586a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/shared/src/test/scala/dynamic.scala
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ 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 dc586a9

Please sign in to comment.