told_pragma_syntax2.nim 83 B

123456
  1. discard """
  2. errormsg: "invalid indentation"
  3. """
  4. type Bar {.final.} [T] = object