Skip to content

Package level functions are not decompiled #52

Description

@magicalhobo
package com.swfwire.test
{
  public function broken():Boolean
  {
    return true;
  }
}

These functions show up in the class list, but show nothing when you click on them.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions