summary refs log tree commit diff stats
path: root/tests/system/helpers/readall_echo.nim
blob: 2891ef3aeaac008d60a400bf6236fa4f4883116e (plain) (blame)
1
2
when true:
  echo(stdin.readAll)