summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/whitequark/newline_in_hash_argument.txt
blob: 168184433159d6a09f6f4783f77975b003d59a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
case foo
in a:
0
true
in "b":
0
true
end

obj.set "foo":
1

obj.set foo:
1