Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

INPUT prompt string should be optional #81

@udhos

Description

@udhos

I think INPUT without prompt string should be supported.

$ more input.bas
10 input a : print a
$ 
$ gobasic input.bas
Error running program:
	Line 10 : ERROR: INPUT should be : INPUT "prompt",var
$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    fantasySomething that might be interesting.wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions