Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit abb0ae2

Browse files
author
Takashi Matsuo
authored
Testing snippet-bot
1 parent 60d97ae commit abb0ae2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# [START hello]
2+
print "Hello"
3+
# [START hello]
4+
# [END hello]
5+
# [START world]
6+
print "World"
7+
# [END lol]

0 commit comments

Comments
 (0)