bin/hquby in hquby-0.1.0 vs bin/hquby in hquby-0.1.1
- old
+ new
@@ -139,10 +139,9 @@
eval_string(line.chomp)
end
exit(0)
end
-
# Fall back to interactive mode
# TODO Check 'Readline' support!
require 'readline'
$stdout.sync = true
- old
+ new