summary refs log tree commit diff stats
path: root/nimpretty/tests/simple4.nim
blob: 62d106a9b2db0b06d732978344813447c29a49a7 (plain) (blame)
1
2
proc readBuffer*(f: AsyncFile, buf: pointer, size: int): Future[int] =
  discard