blob: 02a2140841fd115c46a401d152715d85e97f1f8c [file] [log] [blame] [edit]
public final class DefaultParameterValuesKt {
public static final fun foo(@org.jetbrains.annotations.NotNull a: int, @org.jetbrains.annotations.Nullable foo: java.lang.String) : void {
}
}