1#
2# Copyright (C) 2014 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8#      http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17.class LA$B;
18.super Ljava/lang/Object;
19.source "Main.java"
20
21
22# annotations
23.annotation system Ldalvik/annotation/EnclosingClass;
24    value = LA;
25.end annotation
26
27.annotation system Ldalvik/annotation/InnerClass;
28    accessFlags = 0xa
29    name = "B"
30.end annotation
31
32
33# direct methods
34.method private constructor <init>()V
35    .registers 1
36
37    .prologue
38    .line 19
39    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
40
41    return-void
42.end method
43