told_pragma_syntax1.nim 79 B

123456
  1. discard """
  2. errormsg: "invalid indentation"
  3. """
  4. type Foo = object {.final.}