summaryrefslogtreecommitdiff
path: root/test/prism/errors/unterminated_class.txt
blob: f47a3aa7dfe918982bb8b426fcdf814a0b45c998 (plain)
1
2
3
4
class Foo
         ^ unexpected end-of-input, assuming it is closing the parent top level context
^~~~~ expected an `end` to close the `class` statement