treject.nim 140 B

1234567
  1. discard """
  2. action: "reject"
  3. """
  4. # this line does not compile, so the test should pass, since action="reject"
  5. let x: int = "type mismatch"