Skip to content

Result blocking terminator #1

Description

@RyazMax

We should consider adding result blocking terminator to be added in language.

Example(suppose using ? as terminator)

a = 1 + 5?
a = 1 + 5

Either one of this lines should print a value and another do not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions