PageRenderTime 41ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/rel-1-3-29/SWIG/Examples/test-suite/ruby/abstract_virtual_runme.rb

#
Ruby | 7 lines | 4 code | 3 blank | 0 comment | 0 complexity | 59cf488326dd03e15b204733fd2e9a54 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. require 'abstract_virtual'
  2. include Abstract_virtual
  3. d = D.new
  4. e = E.new