Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fuhrmanator opened this issue Jul 5, 2023 · 0 comments
Open

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

fuhrmanator opened this issue Jul 5, 2023 · 0 comments

Comments

@fuhrmanator
Copy link
Owner

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

fuhrmanator pushed a commit that referenced this issue Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant