Skip to content

Rename CakeML TextIO.inputLine to TextIO.inputLineWith#1340

Merged
myreen merged 1 commit intomasterfrom
fix-inputline
Feb 24, 2026
Merged

Rename CakeML TextIO.inputLine to TextIO.inputLineWith#1340
myreen merged 1 commit intomasterfrom
fix-inputline

Conversation

@mn200
Copy link
Copy Markdown
Contributor

@mn200 mn200 commented Feb 24, 2026

Also introduce new entry-point TextIO.inputLine that is defined to be TextIO.inputLineWith #"\n". Existing uses of inputLine changed to refer instead to inputLineWith.

The inputLine spec is a copy of the inputLineWith spec with the ‘c’ variable replaced by #"\n".

Also introduce new entry-point TextIO.inputLine that is defined to be
TextIO.inputLineWith #"\n".  Existing uses of inputLine changed to
refer instead to inputLineWith.

The inputLine spec is a copy of the inputLineWith spec with the ‘c’
variable replaced by #"\n".
@dnezam
Copy link
Copy Markdown
Contributor

dnezam commented Feb 24, 2026

Nice, thanks!

@myreen myreen merged commit 8fbf71a into master Feb 24, 2026
1 check passed
@myreen myreen deleted the fix-inputline branch February 24, 2026 20:43
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

Successfully merging this pull request may close these issues.

3 participants