tlet_uninit2.nim 81 B

12345
  1. discard """
  2. errormsg: "'let' symbol requires an initialization"
  3. """
  4. let x: int