# File test/src/functor_test.rb, line 18
  def testConst
    verify(1, const(1), 'a')
  end