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