Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Impliment Class Compile Option "ALLOW_STATIC" #1

@rdlaitila

Description

@rdlaitila

Impliment a compile option that determines if static access to the class is allowed. Example:

... class code ...

return upperclass:compile(MyClass, {ALLOW_STATIC=false})

The default for this compile option should be true

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions