Skip to content

Commit

Permalink
Restore original import
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Nov 1, 2024
1 parent 3987a73 commit 9a066b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ void firstToGetFirst() {
//language=java
java(
"""
import java.util.SortedSet;
import java.util.*;
class Foo {
void bar(SortedSet<String> collection) {
Expand Down

0 comments on commit 9a066b6

Please sign in to comment.