package dev.virel.obf;
// $FF: synthetic class
public record i11l(String key, double width) {
// $FF: synthetic field
private final double Ii11;
// $FF: synthetic field
private final String lI1lI1;
// $FF: synthetic method
public i11l(String var1, double var2) {
this.lI1lI1 = var1;
this.Ii11 = var2;
}
}