| Index: compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java
|
| diff --git a/compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java b/compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java
|
| index ca7ff44599e70224b52de368fe465516d379a2f8..bb34e70758db666770015c997ec8b4ecf95a7dea 100644
|
| --- a/compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java
|
| +++ b/compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java
|
| @@ -55,7 +55,7 @@ import java.util.List;
|
| * slower, not actually unit test, but easier to use if you need access to DartNode's.
|
| */
|
| public class TypeAnalyzerCompilerTest extends CompilerTestCase {
|
| -
|
| +
|
| /**
|
| * Top-level "main" function should not have parameters.
|
| * <p>
|
|
|