diff --git a/dist/samples/test-example/app/index.ts b/dist/samples/test-example/app/index.ts index cc54ed8a..cfb50acb 100644 --- a/dist/samples/test-example/app/index.ts +++ b/dist/samples/test-example/app/index.ts @@ -3,7 +3,7 @@ * Copyright 2025 Google LLC. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ - +// TEST COMMENT 001 // [START maps_test_example] // Initialize and add the map. let map; diff --git a/dist/samples/test-example/docs/index.js b/dist/samples/test-example/docs/index.js index c9bf2f77..abd4fc25 100644 --- a/dist/samples/test-example/docs/index.js +++ b/dist/samples/test-example/docs/index.js @@ -4,6 +4,7 @@ * Copyright 2025 Google LLC. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ +// TEST COMMENT 001 // [START maps_test_example] // Initialize and add the map. let map; diff --git a/dist/samples/test-example/docs/index.ts b/dist/samples/test-example/docs/index.ts index cc54ed8a..cfb50acb 100644 --- a/dist/samples/test-example/docs/index.ts +++ b/dist/samples/test-example/docs/index.ts @@ -3,7 +3,7 @@ * Copyright 2025 Google LLC. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ - +// TEST COMMENT 001 // [START maps_test_example] // Initialize and add the map. let map; diff --git a/dist/samples/test-example/jsfiddle/demo.js b/dist/samples/test-example/jsfiddle/demo.js index ae15d35d..00c4556d 100644 --- a/dist/samples/test-example/jsfiddle/demo.js +++ b/dist/samples/test-example/jsfiddle/demo.js @@ -4,6 +4,7 @@ * Copyright 2025 Google LLC. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ +// TEST COMMENT 001 // Initialize and add the map. let map;