Comparison of programming languages (basic instructions): Difference between revisions

Content deleted Content added
Line 3,246:
| {{code|2=sml|1=val str = TextIO.inputLIne TextIO.stdIn}}
| <code>print ''str''</code>
| <code>{{codett|TextIO.output (TextIO.stdErr,|sml}}'' str'')</code>
|-
| [[Haskell (programming language)|Haskell]] ([[Glasgow Haskell Compiler|GHC]])