blob: 83c40e17757f45199b8f114f4dd9cb39e81adfe7 [file] [log] [blame]
#!/usr/bin/env ruby
#
# This test implementation is directly derived from its Python counterpart.
#
require 'template_static'
Template_static::Foo_i.test
Template_static::Foo_d.test
Template_static::Foo::test
Template_static::Foo::bar_double(1)