Skip to content

Commit 1b46d19

Browse files
author
Liujinxuan
committed
add test
1 parent 2cebbe4 commit 1b46d19

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

_posts/blog/2014-04-19-test.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
~~~python
2+
import sys
3+
sys.exit()
4+
~~~
5+
6+
####1
7+
8+
9+
~~~C++
10+
vector<string> T;
11+
T.c_str();
12+
~~~

0 commit comments

Comments
 (0)