# compiler: R8
# compiler_version: 1.4.14-dev
# min_api: 1
# compiler_hash: engineering

    # test comment with indent

AnotherClass -> a:

    # test comment with indent

    47:47:void <init>() -> <init>
SomeAnnotation -> SomeAnnotation:
Test2 -> Test2:
    int aField -> aField
    AnotherClass aClassField -> aClassField
    void <init>() -> <init>
    java.lang.Integer get() -> get
    java.util.List getList() -> getList
TestSubclass -> TestSubclass:
    void <init>() -> <init>
    37:37:java.util.List getAnotherList():21:21 -> getAnotherList
