Skip to content

Commit

Permalink
add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
bonifaido committed Apr 21, 2023
1 parent 4d494e8 commit c37af30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bind/java/Seq.java
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ public class Seq {
Universe.touch();
}

// TODO we probably need to make this file go templatable, to support plain JVM and Android better.
// setContext sets the context in the go-library to be used in RunOnJvm.
// public static void setContext(Context context) {
// setContext((java.lang.Object)context);
Expand Down

0 comments on commit c37af30

Please sign in to comment.