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