Fix incorrect file reference in license headers

Bug: b/286184681
Change-Id: I903528c4adfbc576644aec7541903df6b9633e26
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325523
Reviewed-by: Jonas Termansen <sortie@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
Alexander Thomas 2023-09-18 06:44:08 +00:00 committed by Commit Queue
parent 8336e36761
commit 9394b30b77
636 changed files with 647 additions and 699 deletions

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library _fe_analyzer_shared.parser;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library _fe_analyzer_shared.scanner.io;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library _fe_analyzer_shared.scanner;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library _fe_analyzer_shared.scanner.main;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:analyzer/dart/element/nullability_suffix.dart';
import 'package:analyzer/dart/element/type.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
/// Computes the strongly connected components of [graph].
///

View file

@ -1,7 +1,7 @@
{
"": "Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file",
"": "for details. All rights reserved. Use of this source code is governed by a",
"": "BSD-style license that can be found in the LICENSE.md file.",
"": "BSD-style license that can be found in the LICENSE file.",
"packages": "../../../.dart_tool/package_config.json",
"analyze": {
"options": "analysis_options.yaml",

View file

@ -1,7 +1,7 @@
{
"":"Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file",
"":"for details. All rights reserved. Use of this source code is governed by a",
"":"BSD-style license that can be found in the LICENSE.md file.",
"":"BSD-style license that can be found in the LICENSE file.",
"packages": "../../.dart_tool/package_config.json",

View file

@ -1,3 +1,3 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.

View file

@ -1,3 +1,3 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.

View file

@ -1,7 +1,7 @@
{
"":"Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file",
"":"for details. All rights reserved. Use of this source code is governed by a",
"":"BSD-style license that can be found in the LICENSE.md file.",
"":"BSD-style license that can be found in the LICENSE file.",
"packages": "../../../../.dart_tool/package_config.json",
"suites": [
{

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:_fe_analyzer_shared/src/util/link.dart';
import 'package:_fe_analyzer_shared/src/util/relativize.dart' as uri_extras;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.implicit_type_argument;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';
import 'package:kernel/src/future_value_type.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:_fe_analyzer_shared/src/util/link.dart';
import 'package:kernel/ast.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:_fe_analyzer_shared/src/deferred_function_literal_heuristic.dart';
import 'package:_fe_analyzer_shared/src/flow_analysis/flow_analysis.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';
import 'package:kernel/core_types.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';
import 'package:kernel/src/legacy_erasure.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:_fe_analyzer_shared/src/type_inference/type_analysis_result.dart';
import 'package:_fe_analyzer_shared/src/type_inference/type_analyzer.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart' show DartType, NeverType;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';
import 'package:kernel/src/find_type_visitor.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:_fe_analyzer_shared/src/flow_analysis/flow_analysis.dart';
import 'package:_fe_analyzer_shared/src/type_inference/assigned_variables.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:_fe_analyzer_shared/src/flow_analysis/flow_analysis.dart';
import 'package:_fe_analyzer_shared/src/type_inference/assigned_variables.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';
import 'package:kernel/src/assumptions.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';
import 'package:kernel/src/replacement_visitor.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';

View file

@ -1,6 +1,6 @@
# Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
# Note that test/spelling: Status will have no effect. Spelling errors can
# always be fixed by either spelling correctly or updating the dictionary.

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
// @dart=2.9
class C {
C<

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
class A<T> {}

View file

@ -1776,66 +1776,20 @@ parseUnit(EncodingErrorToken())
listener: endMetadataStar(0)
parseTopLevelMemberImpl(;)
listener: beginTopLevelMember(S)
parseTopLevelMethod(;, null, null, ;, SimpleType(), null, E, false)
listener: beginTopLevelMethod(;, null, null)
parseFields(;, null, null, null, null, null, null, null, ;, SimpleType(), E, DeclarationKind.TopLevel, null, false)
listener: beginFields(DeclarationKind.TopLevel, null, null, null, null, null, null, null, ;)
listener: handleIdentifier(S, typeReference)
listener: handleNoTypeArguments(E)
listener: handleType(S, null)
ensureIdentifierPotentiallyRecovered(S, topLevelFunctionDeclaration, false)
listener: handleIdentifier(E, topLevelFunctionDeclaration)
parseMethodTypeVar(E)
listener: handleNoTypeVariables(.)
parseGetterOrFormalParameters(E, E, false, MemberKind.TopLevelMethod)
missingParameterMessage(MemberKind.TopLevelMethod)
reportRecoverableError(E, MissingFunctionParameters)
listener: handleRecoverableError(MissingFunctionParameters, E, E)
rewriter()
parseFormalParametersRest((, MemberKind.TopLevelMethod)
listener: beginFormalParameters((, MemberKind.TopLevelMethod)
listener: endFormalParameters(0, (, ), MemberKind.TopLevelMethod)
parseAsyncModifierOpt())
listener: handleAsyncModifier(null, null)
inPlainSync()
parseFunctionBody(), false, false)
ensureBlock(), BlockKind(function body))
reportRecoverableError(., Message[ExpectedFunctionBody, Expected a function body, but got '.'., null, {lexeme: .}])
listener: handleRecoverableError(Message[ExpectedFunctionBody, Expected a function body, but got '.'., null, {lexeme: .}], ., .)
insertBlock())
rewriter()
rewriter()
listener: handleInvalidFunctionBody({)
listener: endTopLevelMethod(S, null, })
listener: endTopLevelDeclaration(.)
parseTopLevelDeclarationImpl(}, DirectiveContext(DirectiveState.Declarations))
parseMetadataStar(})
listener: beginMetadataStar(.)
listener: endMetadataStar(0)
listener: beginTopLevelMember(.)
parseInvalidTopLevelDeclaration(})
reportRecoverableErrorWithToken(., Template(ExpectedDeclaration))
listener: handleRecoverableError(Message[ExpectedDeclaration, Expected a declaration, but got '.'., null, {lexeme: .}], ., .)
listener: handleInvalidTopLevelDeclaration(.)
listener: endTopLevelDeclaration(m)
parseTopLevelDeclarationImpl(., DirectiveContext(DirectiveState.Declarations))
parseMetadataStar(.)
listener: beginMetadataStar(m)
listener: endMetadataStar(0)
parseTopLevelMemberImpl(.)
listener: beginTopLevelMember(m)
parseFields(., null, null, null, null, null, null, null, ., SimpleType(), d, DeclarationKind.TopLevel, null, false)
listener: beginFields(DeclarationKind.TopLevel, null, null, null, null, null, null, null, .)
listener: handleIdentifier(m, typeReference)
listener: handleNoTypeArguments(d)
listener: handleType(m, null)
ensureIdentifierPotentiallyRecovered(m, topLevelVariableDeclaration, false)
listener: handleIdentifier(d, topLevelVariableDeclaration)
parseFieldInitializerOpt(d, d, null, null, null, null, null, DeclarationKind.TopLevel, null)
ensureIdentifierPotentiallyRecovered(S, topLevelVariableDeclaration, false)
listener: handleIdentifier(E, topLevelVariableDeclaration)
parseFieldInitializerOpt(E, E, null, null, null, null, null, DeclarationKind.TopLevel, null)
listener: handleNoFieldInitializer(f)
ensureSemicolon(d)
reportRecoverableError(d, Message[ExpectedAfterButGot, Expected ';' after this., null, {string: ;}])
listener: handleRecoverableError(Message[ExpectedAfterButGot, Expected ';' after this., null, {string: ;}], d, d)
ensureSemicolon(E)
reportRecoverableError(E, Message[ExpectedAfterButGot, Expected ';' after this., null, {string: ;}])
listener: handleRecoverableError(Message[ExpectedAfterButGot, Expected ';' after this., null, {string: ;}], E, E)
rewriter()
listener: endTopLevelFields(null, null, null, null, null, 1, m, ;)
listener: endTopLevelFields(null, null, null, null, null, 1, S, ;)
listener: endTopLevelDeclaration(f)
parseTopLevelDeclarationImpl(;, DirectiveContext(DirectiveState.Declarations))
parseMetadataStar(;)
@ -3079,12 +3033,6 @@ parseUnit(EncodingErrorToken())
listener: handleRecoverableError(Message[AsciiControlCharacter, The control character U+0000 can only be used in strings and comments., null, {unicode: 0}], AsciiControlCharacterToken(0), AsciiControlCharacterToken(0))
listener: handleErrorToken(AsciiControlCharacterToken(0))
listener: handleRecoverableError(Message[AsciiControlCharacter, The control character U+0000 can only be used in strings and comments., null, {unicode: 0}], AsciiControlCharacterToken(0), AsciiControlCharacterToken(0))
listener: handleErrorToken(AsciiControlCharacterToken(0))
listener: handleRecoverableError(Message[AsciiControlCharacter, The control character U+0000 can only be used in strings and comments., null, {unicode: 0}], AsciiControlCharacterToken(0), AsciiControlCharacterToken(0))
listener: handleErrorToken(AsciiControlCharacterToken(0))
listener: handleRecoverableError(Message[AsciiControlCharacter, The control character U+0000 can only be used in strings and comments., null, {unicode: 0}], AsciiControlCharacterToken(0), AsciiControlCharacterToken(0))
listener: handleErrorToken(AsciiControlCharacterToken(0))
listener: handleRecoverableError(Message[AsciiControlCharacter, The control character U+0000 can only be used in strings and comments., null, {unicode: 0}], AsciiControlCharacterToken(0), AsciiControlCharacterToken(0))
listener: handleErrorToken(UnterminatedString("))
listener: handleRecoverableError(Message[UnterminatedString, String starting with " must end with "., null, {string: ", string2: "}], UnterminatedString("), UnterminatedString("))
listener: handleErrorToken(AsciiControlCharacterToken(0))
@ -3133,4 +3081,4 @@ parseUnit(EncodingErrorToken())
listener: handleRecoverableError(Message[AsciiControlCharacter, The control character U+0000 can only be used in strings and comments., null, {unicode: 0}], AsciiControlCharacterToken(0), AsciiControlCharacterToken(0))
listener: handleErrorToken(AsciiControlCharacterToken(0))
listener: handleRecoverableError(Message[AsciiControlCharacter, The control character U+0000 can only be used in strings and comments., null, {unicode: 0}], AsciiControlCharacterToken(0), AsciiControlCharacterToken(0))
listener: endCompilationUnit(114, )
listener: endCompilationUnit(112, )

View file

@ -2,7 +2,7 @@ NOTICE: Stream was rewritten by parser!
/ / C o ;p y ;r i ;g h ;t ( c ) {}2 0 2 0 , t h ;e D ;a r ;t p ;r o ;j e ;c t ;a u ;t h ;o r ;s . P l ;e a ;s e ;s e ;e t ;h e ;A U ;T H ;O R ;S f ;i l ;e
;/ / f o ;r d ;e t ;a i ;l s (){}. A l ;l r ;i g ;h t ;s r ;e s ;e r ;v e ;d . U s ;e o ;f t ;h i ;s s ;o u ;r c ;e c ;o d ;e i ;s g ;o v ;e r ;n e ;d b ;y a
;/ / B S ;D ;- s t ;y l ;e l ;i c ;e n ;s e ;t h ;a t ;c a ;n b ;e f ;o u ;n d ;i n ;t h ;e L ;I C ;E N ;S E (){}. m d ;f i ;l e (){}.
;/ / B S ;D ;- s t ;y l ;e l ;i c ;e n ;s e ;t h ;a t ;c a ;n b ;e f ;o u ;n d ;i n ;t h ;e L ;I C ;E N ;S E ;f i ;l e (){}.
/ / T h ;i s ;f i ;l e ;i s ;s a ;v e ;d a ;s U ;T F ;- 1 6 L E (){}.
@ -13,7 +13,7 @@ p r ;i n ;t ( "" ,H ,e ,l ,l ,o , w ,o ,r ,l ,d ! ,"" ) ;
[EncodingErrorToken][EncodingErrorToken][AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken]
@ -21,7 +21,7 @@ p r ;i n ;t ( "" ,H ,e ,l ,l ,o , w ,o ,r ,l ,d ! ,"" ) ;
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [UnterminatedString][AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [UnterminatedString][AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]/[SimpleToken] /[SimpleToken] C[StringToken] o[StringToken] ;[SyntheticToken]p[StringToken] y[StringToken] ;[SyntheticToken]r[StringToken] i[StringToken] ;[SyntheticToken]g[StringToken] h[StringToken] ;[SyntheticToken]t[StringToken] ([BeginToken] c[StringToken] )[SimpleToken] {[SyntheticBeginToken]}[SyntheticToken]2[StringToken] 0[StringToken] 2[StringToken] 0[StringToken] ,[SimpleToken] t[StringToken] h[StringToken] ;[SyntheticToken]e[StringToken] D[StringToken] ;[SyntheticToken]a[StringToken] r[StringToken] ;[SyntheticToken]t[StringToken] p[StringToken] ;[SyntheticToken]r[StringToken] o[StringToken] ;[SyntheticToken]j[StringToken] e[StringToken] ;[SyntheticToken]c[StringToken] t[StringToken] ;[SyntheticToken]a[StringToken] u[StringToken] ;[SyntheticToken]t[StringToken] h[StringToken] ;[SyntheticToken]o[StringToken] r[StringToken] ;[SyntheticToken]s[StringToken] .[SimpleToken] P[StringToken] l[StringToken] ;[SyntheticToken]e[StringToken] a[StringToken] ;[SyntheticToken]s[StringToken] e[StringToken] ;[SyntheticToken]s[StringToken] e[StringToken] ;[SyntheticToken]e[StringToken] t[StringToken] ;[SyntheticToken]h[StringToken] e[StringToken] ;[SyntheticToken]A[StringToken] U[StringToken] ;[SyntheticToken]T[StringToken] H[StringToken] ;[SyntheticToken]O[StringToken] R[StringToken] ;[SyntheticToken]S[StringToken] f[StringToken] ;[SyntheticToken]i[StringToken] l[StringToken] ;[SyntheticToken]e[StringToken]
;[SyntheticToken]/[SimpleToken] /[SimpleToken] f[StringToken] o[StringToken] ;[SyntheticToken]r[StringToken] d[StringToken] ;[SyntheticToken]e[StringToken] t[StringToken] ;[SyntheticToken]a[StringToken] i[StringToken] ;[SyntheticToken]l[StringToken] s[StringToken] ([SyntheticBeginToken])[SyntheticToken]{[SyntheticBeginToken]}[SyntheticToken].[SimpleToken] A[StringToken] l[StringToken] ;[SyntheticToken]l[StringToken] r[StringToken] ;[SyntheticToken]i[StringToken] g[StringToken] ;[SyntheticToken]h[StringToken] t[StringToken] ;[SyntheticToken]s[StringToken] r[StringToken] ;[SyntheticToken]e[StringToken] s[StringToken] ;[SyntheticToken]e[StringToken] r[StringToken] ;[SyntheticToken]v[StringToken] e[StringToken] ;[SyntheticToken]d[StringToken] .[SimpleToken] U[StringToken] s[StringToken] ;[SyntheticToken]e[StringToken] o[StringToken] ;[SyntheticToken]f[StringToken] t[StringToken] ;[SyntheticToken]h[StringToken] i[StringToken] ;[SyntheticToken]s[StringToken] s[StringToken] ;[SyntheticToken]o[StringToken] u[StringToken] ;[SyntheticToken]r[StringToken] c[StringToken] ;[SyntheticToken]e[StringToken] c[StringToken] ;[SyntheticToken]o[StringToken] d[StringToken] ;[SyntheticToken]e[StringToken] i[StringToken] ;[SyntheticToken]s[StringToken] g[StringToken] ;[SyntheticToken]o[StringToken] v[StringToken] ;[SyntheticToken]e[StringToken] r[StringToken] ;[SyntheticToken]n[StringToken] e[StringToken] ;[SyntheticToken]d[StringToken] b[StringToken] ;[SyntheticToken]y[StringToken] a[StringToken]
;[SyntheticToken]/[SimpleToken] /[SimpleToken] B[StringToken] S[StringToken] ;[SyntheticToken]D[StringToken] ;[SyntheticToken]-[SimpleToken] s[StringToken] t[StringToken] ;[SyntheticToken]y[StringToken] l[StringToken] ;[SyntheticToken]e[StringToken] l[StringToken] ;[SyntheticToken]i[StringToken] c[StringToken] ;[SyntheticToken]e[StringToken] n[StringToken] ;[SyntheticToken]s[StringToken] e[StringToken] ;[SyntheticToken]t[StringToken] h[StringToken] ;[SyntheticToken]a[StringToken] t[StringToken] ;[SyntheticToken]c[StringToken] a[StringToken] ;[SyntheticToken]n[StringToken] b[StringToken] ;[SyntheticToken]e[StringToken] f[StringToken] ;[SyntheticToken]o[StringToken] u[StringToken] ;[SyntheticToken]n[StringToken] d[StringToken] ;[SyntheticToken]i[StringToken] n[StringToken] ;[SyntheticToken]t[StringToken] h[StringToken] ;[SyntheticToken]e[StringToken] L[StringToken] ;[SyntheticToken]I[StringToken] C[StringToken] ;[SyntheticToken]E[StringToken] N[StringToken] ;[SyntheticToken]S[StringToken] E[StringToken] ([SyntheticBeginToken])[SyntheticToken]{[SyntheticBeginToken]}[SyntheticToken].[SimpleToken] m[StringToken] d[StringToken] ;[SyntheticToken]f[StringToken] i[StringToken] ;[SyntheticToken]l[StringToken] e[StringToken] ([SyntheticBeginToken])[SyntheticToken]{[SyntheticBeginToken]}[SyntheticToken].[SimpleToken]
;[SyntheticToken]/[SimpleToken] /[SimpleToken] B[StringToken] S[StringToken] ;[SyntheticToken]D[StringToken] ;[SyntheticToken]-[SimpleToken] s[StringToken] t[StringToken] ;[SyntheticToken]y[StringToken] l[StringToken] ;[SyntheticToken]e[StringToken] l[StringToken] ;[SyntheticToken]i[StringToken] c[StringToken] ;[SyntheticToken]e[StringToken] n[StringToken] ;[SyntheticToken]s[StringToken] e[StringToken] ;[SyntheticToken]t[StringToken] h[StringToken] ;[SyntheticToken]a[StringToken] t[StringToken] ;[SyntheticToken]c[StringToken] a[StringToken] ;[SyntheticToken]n[StringToken] b[StringToken] ;[SyntheticToken]e[StringToken] f[StringToken] ;[SyntheticToken]o[StringToken] u[StringToken] ;[SyntheticToken]n[StringToken] d[StringToken] ;[SyntheticToken]i[StringToken] n[StringToken] ;[SyntheticToken]t[StringToken] h[StringToken] ;[SyntheticToken]e[StringToken] L[StringToken] ;[SyntheticToken]I[StringToken] C[StringToken] ;[SyntheticToken]E[StringToken] N[StringToken] ;[SyntheticToken]S[StringToken] E[StringToken] ;[SyntheticToken]f[StringToken] i[StringToken] ;[SyntheticToken]l[StringToken] e[StringToken] ([SyntheticBeginToken])[SyntheticToken]{[SyntheticBeginToken]}[SyntheticToken].[SimpleToken]
/[SimpleToken] /[SimpleToken] T[StringToken] h[StringToken] ;[SyntheticToken]i[StringToken] s[StringToken] ;[SyntheticToken]f[StringToken] i[StringToken] ;[SyntheticToken]l[StringToken] e[StringToken] ;[SyntheticToken]i[StringToken] s[StringToken] ;[SyntheticToken]s[StringToken] a[StringToken] ;[SyntheticToken]v[StringToken] e[StringToken] ;[SyntheticToken]d[StringToken] a[StringToken] ;[SyntheticToken]s[StringToken] U[StringToken] ;[SyntheticToken]T[StringToken] F[StringToken] ;[SyntheticToken]-[SimpleToken] 1[StringToken] 6[StringToken] L[StringToken] E[StringToken] ([SyntheticBeginToken])[SyntheticToken]{[SyntheticBeginToken]}[SyntheticToken].[SimpleToken]

View file

@ -1,6 +1,6 @@
/ / C o p y r i g h t ( c ) 2 0 2 0 , t h e D a r t p r o j e c t a u t h o r s . P l e a s e s e e t h e A U T H O R S f i l e
/ / f o r d e t a i l s . A l l r i g h t s r e s e r v e d . U s e o f t h i s s o u r c e c o d e i s g o v e r n e d b y a
/ / B S D - s t y l e l i c e n s e t h a t c a n b e f o u n d i n t h e L I C E N S E . m d f i l e .
/ / B S D - s t y l e l i c e n s e t h a t c a n b e f o u n d i n t h e L I C E N S E f i l e .
/ / T h i s f i l e i s s a v e d a s U T F - 1 6 L E .
@ -11,7 +11,7 @@ p r i n t ( "" H e l l o , w o r l d ! "" ) ;
[EncodingErrorToken][EncodingErrorToken][AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken]
@ -19,7 +19,7 @@ p r i n t ( "" H e l l o , w o r l d ! "" ) ;
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [UnterminatedString][AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [UnterminatedString][AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]
[AsciiControlCharacterToken] [AsciiControlCharacterToken] [AsciiControlCharacterToken]/[SimpleToken] /[SimpleToken] C[StringToken] o[StringToken] p[StringToken] y[StringToken] r[StringToken] i[StringToken] g[StringToken] h[StringToken] t[StringToken] ([BeginToken] c[StringToken] )[SimpleToken] 2[StringToken] 0[StringToken] 2[StringToken] 0[StringToken] ,[SimpleToken] t[StringToken] h[StringToken] e[StringToken] D[StringToken] a[StringToken] r[StringToken] t[StringToken] p[StringToken] r[StringToken] o[StringToken] j[StringToken] e[StringToken] c[StringToken] t[StringToken] a[StringToken] u[StringToken] t[StringToken] h[StringToken] o[StringToken] r[StringToken] s[StringToken] .[SimpleToken] P[StringToken] l[StringToken] e[StringToken] a[StringToken] s[StringToken] e[StringToken] s[StringToken] e[StringToken] e[StringToken] t[StringToken] h[StringToken] e[StringToken] A[StringToken] U[StringToken] T[StringToken] H[StringToken] O[StringToken] R[StringToken] S[StringToken] f[StringToken] i[StringToken] l[StringToken] e[StringToken]
/[SimpleToken] /[SimpleToken] f[StringToken] o[StringToken] r[StringToken] d[StringToken] e[StringToken] t[StringToken] a[StringToken] i[StringToken] l[StringToken] s[StringToken] .[SimpleToken] A[StringToken] l[StringToken] l[StringToken] r[StringToken] i[StringToken] g[StringToken] h[StringToken] t[StringToken] s[StringToken] r[StringToken] e[StringToken] s[StringToken] e[StringToken] r[StringToken] v[StringToken] e[StringToken] d[StringToken] .[SimpleToken] U[StringToken] s[StringToken] e[StringToken] o[StringToken] f[StringToken] t[StringToken] h[StringToken] i[StringToken] s[StringToken] s[StringToken] o[StringToken] u[StringToken] r[StringToken] c[StringToken] e[StringToken] c[StringToken] o[StringToken] d[StringToken] e[StringToken] i[StringToken] s[StringToken] g[StringToken] o[StringToken] v[StringToken] e[StringToken] r[StringToken] n[StringToken] e[StringToken] d[StringToken] b[StringToken] y[StringToken] a[StringToken]
/[SimpleToken] /[SimpleToken] B[StringToken] S[StringToken] D[StringToken] -[SimpleToken] s[StringToken] t[StringToken] y[StringToken] l[StringToken] e[StringToken] l[StringToken] i[StringToken] c[StringToken] e[StringToken] n[StringToken] s[StringToken] e[StringToken] t[StringToken] h[StringToken] a[StringToken] t[StringToken] c[StringToken] a[StringToken] n[StringToken] b[StringToken] e[StringToken] f[StringToken] o[StringToken] u[StringToken] n[StringToken] d[StringToken] i[StringToken] n[StringToken] t[StringToken] h[StringToken] e[StringToken] L[StringToken] I[StringToken] C[StringToken] E[StringToken] N[StringToken] S[StringToken] E[StringToken] .[SimpleToken] m[StringToken] d[StringToken] f[StringToken] i[StringToken] l[StringToken] e[StringToken] .[SimpleToken]
/[SimpleToken] /[SimpleToken] B[StringToken] S[StringToken] D[StringToken] -[SimpleToken] s[StringToken] t[StringToken] y[StringToken] l[StringToken] e[StringToken] l[StringToken] i[StringToken] c[StringToken] e[StringToken] n[StringToken] s[StringToken] e[StringToken] t[StringToken] h[StringToken] a[StringToken] t[StringToken] c[StringToken] a[StringToken] n[StringToken] b[StringToken] e[StringToken] f[StringToken] o[StringToken] u[StringToken] n[StringToken] d[StringToken] i[StringToken] n[StringToken] t[StringToken] h[StringToken] e[StringToken] L[StringToken] I[StringToken] C[StringToken] E[StringToken] N[StringToken] S[StringToken] E[StringToken] f[StringToken] i[StringToken] l[StringToken] e[StringToken] .[SimpleToken]
/[SimpleToken] /[SimpleToken] T[StringToken] h[StringToken] i[StringToken] s[StringToken] f[StringToken] i[StringToken] l[StringToken] e[StringToken] i[StringToken] s[StringToken] s[StringToken] a[StringToken] v[StringToken] e[StringToken] d[StringToken] a[StringToken] s[StringToken] U[StringToken] T[StringToken] F[StringToken] -[SimpleToken] 1[StringToken] 6[StringToken] L[StringToken] E[StringToken] .[SimpleToken]

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
x.y = 42;
x.z = true;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
// The test cases called `typeArgs_...` verify that `<` and `>` are treated as
// delimiting type arguments when the `>` is followed by one of the tokens:

View file

@ -1,6 +1,6 @@
// Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
var simpleIdentifier = f<a, b>;
var method = f().m<a, b>;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
// These test cases verify that the identifier `new` can be used anywhere a
// constructor name might appear.

View file

@ -1,3 +1,3 @@
# Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.

View file

@ -1,3 +1,3 @@
# Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.

View file

@ -1,3 +1,3 @@
# Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:io' show File, Platform, stdin, exitCode;

View file

@ -748,7 +748,7 @@ class TestMinimizer {
print("""
# Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
# Reproduce a crash.

View file

@ -1,4 +1,4 @@
# Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:io';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:io';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:async_helper/async_helper.dart' show asyncTest;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.assert_locations_test;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.expression_test;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.incremental_test;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.incremental_dynamic_test;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.incremental_source_files;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.modular_suite;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.outline_suite;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.sdk_test;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.strong_suite;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.suite_utils;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.incremental_dynamic_test;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:io' show Directory, File;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.testing.suite;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:io' show Directory, File;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.textual_outline_test;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:expect/expect.dart';
import 'package:kernel/kernel.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:convert';
import 'dart:io';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.test.weak_suite;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import "dart:io" show File, exitCode;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'dart:io';

View file

@ -1,6 +1,6 @@
# Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
_fe_analyzer_shared/lib/src/parser/parser/Exports: Fail
_fe_analyzer_shared/lib/src/scanner/scanner/Exports: Fail

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:math' as math;

View file

@ -1,6 +1,6 @@
# Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
# Note that this file should always be empty. Update "spell_checking_list.txt"
# as needed instead.

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import "dart:convert";

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:async' show Timer;
import 'dart:convert' show jsonEncode;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:io' show Directory, File, Platform, Process, ProcessResult;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.testing.kernel_chain;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
library fasta.testing.scanner_chain;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:convert' show utf8;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
/// A value of type [T] read from a yaml/json-like structure.
abstract class Value<T> {

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';

View file

@ -1,6 +1,6 @@
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'vm_service_coverage.dart' as helper;

View file

@ -1,6 +1,6 @@
// Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
// BSD-style license that can be found in the LICENSE file.
import 'dart:async' show Future;
import 'dart:convert' show LineSplitter, utf8;

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that adding a class is supported

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that an instance field can be added to a compound declaration

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that adding an export is handled

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Regression test for what happens when a field is added at the same time a

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that adding an import is handled

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test adding a field to a class works

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that instance methods can be added

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that we can add a mixin application.

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that adding a part is handled

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
class C {

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that static methods can be added

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that we can add a top-level field.

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
<<<< "v1"

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that top-level functions can be added

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
<<<< []

View file

@ -1,6 +1,6 @@
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
# BSD-style license that can be found in the LICENSE file.
main.dart.patch: |
// Test that our diagnostics handler doesn't crash

Some files were not shown because too many files have changed in this diff Show more