summaryrefslogtreecommitdiff
path: root/Examples/test-suite/ruby/using2_runme.rb
blob: 1eb72c16f187831ebcf36908bfdf0bc88d3a2c08 (plain)
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