diff --git a/dist/samples/test-example/app/index.ts b/dist/samples/test-example/app/index.ts index a6d20bcd..5ee2efe1 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 2ab36cef..44d96375 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 a6d20bcd..5ee2efe1 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 0d65a82c..ea8211e5 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;