diff --git a/samples/test-example/index.ts b/samples/test-example/index.ts index eba9c3b8..16c23eb1 100644 --- a/samples/test-example/index.ts +++ b/samples/test-example/index.ts @@ -33,3 +33,7 @@ async function initMap(): Promise { } initMap(); // [END maps_test_example] + +/** + * Test comment. Let us pray together. + */ \ No newline at end of file