Skip to content

Commit 45f14d8

Browse files
committed
merge fix
2 parents 7c8f82e + 383e9c2 commit 45f14d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/src/main/java/com/sampullara/mustache/MustacheBuilder.java

+1
Original file line numberDiff line numberDiff line change
@@ -637,5 +637,6 @@ public Scope unparse(Scope current, String text, AtomicInteger position, Code[]
637637
public void append(String append) {
638638
rest.append(append);
639639
}
640+
640641
}
641642
}

0 commit comments

Comments
 (0)