Skip to content

Incorrect "new ClassName" translation #14

@jNizM

Description

@jNizM

DB := new SQLiteDB ; old
DB := new SQLiteDB ; new (incorrect)
DB := SQLiteDB() ; should be this

v2 Error: This variable appears to never be assigned a value (Specifically: global new)

See: https://lexikos.github.io/v2/docs/Objects.htm#Custom_NewDelete

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