summaryrefslogtreecommitdiff
path: root/test/prism/errors/constant_path_with_invalid_token_after.txt
blob: acb6dba30a3cec519332bc383b89fe59bd1b8e48 (plain)
1
2
3
4
A::$b
   ^ expected a constant after the `::` operator
   ^~ unexpected global variable, expecting end-of-input