summaryrefslogtreecommitdiff
path: root/test/prism/errors/semicolon_after_inheritance_operator.txt
blob: 6b67e6048ac67542a7fdfbd31f7c43ae0fdcbd10 (plain)
1
2
3
class Foo < Bar end
               ^ unexpected `end`, expecting ';' or '\n'