Skip to content

Commit

Permalink
Require fucking sorbet
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Jul 31, 2023
1 parent fe36b2e commit 36c1485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/kuby
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@

$stdout.sync = true

require 'sorbet-runtime'

require 'kuby'
exit Kuby::Commands.run(ARGV)

0 comments on commit 36c1485

Please sign in to comment.