def foo
  bar do
    module Foo;end
    ^~~~~~ unexpected module definition in method body
  end
end

