tcompile_missing_file.nim 96 B

123456
  1. discard """
  2. joinable: false
  3. errormsg: "cannot find: noexist.c"
  4. """
  5. {.compile: "noexist.c".}