Readline interface: Difference between revisions

Content added Content deleted
Line 120: Line 120:
{{works with|Julia|0.6}}
{{works with|Julia|0.6}}


Simple program that does nothing (copy of [[#C | C]].
Simple program that does nothing (copy of [[#C | C]]).


<lang julia>function input(prompt::AbstractString)
<lang julia>function input(prompt::AbstractString)