# File test/src/keyword_test.rb, line 17
  def testCaseSensitiveKeywords
    verifySensitiveKeyword('new int void', 'new')
  end