DEBSOURCES
Skip Quicknav
sources / highlight.js / 9.18.5%2Bdfsg1-1 / test / markup / crystal / defs.txt
1234567891011121314
def foo end def *(other) end def **(other) end def =~(other) end def !~(other) end