| Index: tools/json_schema_compiler/dart_test/comments.idl
|
| diff --git a/tools/json_schema_compiler/dart_test/comments.idl b/tools/json_schema_compiler/dart_test/comments.idl
|
| index 867d289d264b10b7a6f76815389a4255021f5495..7ac1474435052cf2761f35561c9bc906840fd850 100644
|
| --- a/tools/json_schema_compiler/dart_test/comments.idl
|
| +++ b/tools/json_schema_compiler/dart_test/comments.idl
|
| @@ -11,7 +11,7 @@ namespace comments {
|
|
|
| //
|
| // There's a blank line at the start of this comment.
|
| - //
|
| + //
|
| // Documentation for basicFunction.
|
| // BasicFunction() is a great function.
|
| // There is a newline after this.
|
|
|