summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/bug_249.txt
blob: ccccdf532683df6a6774dad69d43cddc3ea06c45 (plain)
1
2
3
4
mount (Class.new do
def initialize
end
 end).new, :at => 'endpoint'