Skip to content

Commit

Permalink
[Truffle] Tell where the path library comes from.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 17, 2016
1 parent a990882 commit d24df61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/truffle/compare_stdlib.rb
@@ -1,5 +1,6 @@
name = ARGV.first

# gem install path
require 'path'

org = Path("lib/ruby/stdlib/#{name}")
Expand Down

0 comments on commit d24df61

Please sign in to comment.