Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@

import java.util.Locale;

public final class StringUtils {
public abstract class StringUtils {

@TruffleBoundary
public static String format(Locale locale, String format, Object... args) {

0 comments on commit 2e4f15e

Please sign in to comment.