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

IndexPropertyWithSyntacticAttribute() private method

private IndexPropertyWithSyntacticAttribute ( ) : void
return void
        public void IndexPropertyWithSyntacticAttribute()
        {
            RunCompilerTestCase("indexed2.boo");
        }