| Index: tests/standalone/issue14236_source.dart
|
| diff --git a/tests/standalone/issue14236_source.dart b/tests/standalone/issue14236_source.dart
|
| index 4a55aa95eea26453c85107bf730fc468e542cbf0..65becdff43fee91977a3133e053299179e07091a 100644
|
| --- a/tests/standalone/issue14236_source.dart
|
| +++ b/tests/standalone/issue14236_source.dart
|
| @@ -14,6 +14,8 @@
|
| // Steps for regenerating:
|
| // 1) Swap the test functions below.
|
| // 2) $ ./xcodebuild/DebugIA32/dart --package-root=./xcodebuild/DebugIA32/packages --snapshot=tests/standalone/issue14236_test.dart tests/standalone/issue14236_source.dart
|
| +// OR:
|
| +// 2) $ ./out/DebugIA32/dart --package-root=./out/DebugIA32/packages --snapshot=tests/standalone/issue14236_test.dart tests/standalone/issue14236_source.dart
|
| // 3) Undo changes in 1.
|
|
|
| library test.issue14236;
|
|
|