summaryrefslogtreecommitdiff
path: root/spec/ruby/library/coverage/fixtures/code_with_begin.rb
blob: 9a6384e337cf9ba188c232257c4831518633333a (plain)
1
2
3
begin
  'coverage with begin'
end