PageRenderTime 62ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/test-suite/ruby/template_ns4_runme.rb

#
Ruby | 15 lines | 4 code | 3 blank | 8 comment | 2 complexity | 3060e3d2df7cff7da0fe757e2518d275 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. #!/usr/bin/env ruby
  2. #
  3. # Put description here
  4. #
  5. #
  6. #
  7. #
  8. #
  9. require 'swig_assert'
  10. require 'template_ns4'
  11. d = Template_ns4.make_Class_DD()
  12. raise RuntimeError if d.test() != "test"