aboutsummaryrefslogtreecommitdiff
path: root/examples/echo.lyn
blob: 2b22cc527036faef223d5a4bc85657db2d0f7977 (plain) (blame)
1
2
3
use-modules (ice-9 readline)
display (readline "Type something: ")
newline