BooCompiler.Tests.CompilationTestFixture.RegularExpressionMatch C# (CSharp) Method

RegularExpressionMatch() private method

private RegularExpressionMatch ( ) : void
return void
        public void RegularExpressionMatch()
        {
            RunCompilerTestCase("re1.boo");
        }