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 authored and WojciechMazur committed Jul 10, 2024
1 parent acffad6 commit dc9246a
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 dc9246a

Please sign in to comment.