t21209.nim 107 B

1234567
  1. discard """
  2. action: "compile"
  3. cmd: "nim check --warning[UnusedImport]:off $file"
  4. """
  5. import std/times