summary refs log tree commit diff stats
path: root/tests/osproc/ta.nim
blob: 6c14955908cc6d18748d7be765a713a04f12bf0a (plain) (blame)
1
2
3
import strutils
let x = stdin.readLine()
echo x.parseInt + 5