tonoff1.nim 83 B

123456789
  1. # issue #23002
  2. import monoff1
  3. proc test() =
  4. {.warning[ProveInit]: on.}
  5. test()