| Direktori : /proc/thread-self/root/opt/alt/ruby33/share/ruby/ |
| Current File : //proc/thread-self/root/opt/alt/ruby33/share/ruby/bigdecimal.rb |
if RUBY_ENGINE == 'jruby'
JRuby::Util.load_ext("org.jruby.ext.bigdecimal.BigDecimalLibrary")
else
require 'bigdecimal.so'
end