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