PageRenderTime 42ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
Ruby | 14 lines | 6 code | 5 blank | 3 comment | 0 complexity | cbd03efd923f72350f52d56a92ce0957 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. #!/usr/bin/env ruby
  2. #
  3. #
  4. require 'swig_assert'
  5. require 'const_const'
  6. include Const_const
  7. swig_assert_each_line <<EOF
  8. foo(1) # 1 is unused
  9. EOF