Skip to content

Commit

Permalink
Native should be included in the corelib for 0.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Nov 20, 2013
1 parent 36b72e2 commit df5c5fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opal/opal.rb
Expand Up @@ -24,6 +24,7 @@
require 'core/struct'
require 'core/io'
require 'core/main'
require 'native'

# regexp matches
$& = $~ = $` = $' = nil
Expand Down

0 comments on commit df5c5fc

Please sign in to comment.