Skip to content

Commit acddcc9

Browse files
author
Sam Pullara
committed
honestly i dont know how it worked before
1 parent 76a749d commit acddcc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

indy/src/main/java/com/github/mustachejava/indy/IndyWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public static CallSite bootstrap(MethodHandles.Lookup caller, String name, Metho
4343
return callSite;
4444
}
4545

46-
private IndyWrapper(ReflectionWrapper rw) {
46+
protected IndyWrapper(ReflectionWrapper rw) {
4747
super(rw);
4848
}
4949

0 commit comments

Comments
 (0)