prettier/tests/markdown_spec/example-109.md

6 lines
38 B
Markdown

```ruby
def foo(x)
return 3
end
```