X Tutup
Skip to content

ambiguous syntax (function call x new statement) near '(' #191

@lolleko

Description

@lolleko
(this.something as any).Initialize();

=>

(self.something ):Initialize()

Throws ambiguous syntax (function call x new statement) near '(' at lua runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup