PATH:
opt
/
alt
/
ruby34
/
share
/
ruby
/
prism
/
translation
/
ripper
# frozen_string_literal: true # This writes the prism ripper translation into the Ripper constant so that # users can transparently use Ripper without any changes. Ripper = Prism::Translation::Ripper
[+]
..
[-] sexp.rb
[edit]
[-] shim.rb
[edit]