Skip to content

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

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 (?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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