Skip to content

Commit

Permalink
Fix -source for neg test (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
odersky committed Jul 8, 2024
1 parent 668daf1 commit 4bc7c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/neg/given-triangle.scala
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//> using -source 3.5
//> using options -source 3.5
class A
class B extends A
class C extends A
Expand Down

0 comments on commit 4bc7c10

Please sign in to comment.