Skip to content

A file can contain statements, can be an invocation sender #2

@fuhrmanator

Description

@fuhrmanator

We can invoke a (global) function from a file, like this:

x(1);

The MM has to support this, and maybe it means things like

	file --|> namedEntity.
	file --|> #TFile.
        file --|> #TWithStatements. "TypeScript files can contain statements directly."

There may also be issues with Invocations, since a File is a sender (?)

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