1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/ruby/alias.A.rb

6 lines
72 B
Ruby
Raw Normal View History

2017-06-16 20:30:36 +03:00
alias :foo :bar
alias foo bar
alias $FOO $&
alias foo +
alias foo= bar=