mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-16 01:45:40 +00:00
6 lines
71 B
Nim
6 lines
71 B
Nim
|
import
|
||
|
inputs
|
||
|
|
||
|
let fsStdIn* {.threadvar.} = fileInput(system.stdin)
|
||
|
|