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