tmain2.nim 210 B

12345678
  1. discard """
  2. joinable: false # for clarity, but not necessary
  3. """
  4. {.warning[UnusedImport]: off.}
  5. # only import `mt*.nim` here; these depend on `m*.nim`
  6. import "."/[mt0,mt1,mt2,mt3,mt4,mt4b,mt5,mt6,mt7,mt8,mt9]