Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas authored and gnodet committed Jan 30, 2024
1 parent dcc0498 commit 22b31ad
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ public boolean isCompatibleWith(Language language) {
}
};

// TODO: this should be moved out from here to Java Support (builtin into core)
Language JAVA_FAMILY = new Language() {
@Override
public String id() {
Expand Down

0 comments on commit 22b31ad

Please sign in to comment.