コード例 #1
0
        public void Test_Issue746()
        {
            var bicepContents = @"
var l = l
param l
";

            CompilationHelper.AssertFailureWithDiagnostics(
                bicepContents,
                new [] {