git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4460 626c5289-ae23-0410-ae9c-e8d60b6d4f22
4 lines
67 B
Ruby
4 lines
67 B
Ruby
require 'using1'
|
|
|
|
raise RuntimeError unless Using1.spam(37) == 37
|
|
|
|
|