Skip to content

remove excess unused std variables #281

@redspacecat

Description

@redspacecat

right now when including the standard library, extra variables are added to the final project, even if they aren't used.
example code:

main.gs

costumes "assets/blank.svg";

%include std/string

causes 22 variables and 2 lists to be added excessively

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions