Your IP : 3.147.45.232


Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby34/share/ruby/prism/translation/ripper/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby34/share/ruby/prism/translation/ripper/shim.rb

# 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

?>