summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/whitequark/def.txt
blob: d96a4238b3be81b40c36f6b0840020184f35fec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
def BEGIN; end

def END; end

def String; end

def String=; end

def foo; end

def until; end