require File.dirname(__FILE__) + '/../test_helper'
include Lingo2

class ParserTest < LingoTest

	def test_simple


	end

end

