Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/detect/ruby/double-colon.txt

4 lines
39 B
Plaintext
Raw Normal View History

2021-04-07 19:25:18 -04:00
def f(a = self.attr)
A::B.new(a)
end