1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
#!/usr/bin/env ruby # # Put description here # # # # # require 'swig_assert' require 'using2' raise RuntimeError unless Using2.spam(37) == 37