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