Eliminate warning about method_missing being redefined

This commit is contained in:
Mike Doel
2020-02-18 15:06:35 -05:00
parent c486b81dd4
commit ff3795a815

View File

@@ -1,6 +1,8 @@
#!/usr/bin/env ruby
# -*- ruby -*-
$VERBOSE = nil
begin
require 'win32console'
rescue LoadError