Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jan 24, 2024
1 parent 5f51247 commit 610c172
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 610c172

Please sign in to comment.