h.smali

.class public Lcom/loc/h;
.super Lcom/loc/o;


# annotations
.annotation runtime Lcom/loc/ag;
    a = "d"
    b = true
.end annotation


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Lcom/loc/o;-><init>()V

    return-void
.end method