Skip to content

Commit

Permalink
Add more tests of string type starting with 0
Browse files Browse the repository at this point in the history
  • Loading branch information
yixinglu committed Sep 13, 2021
1 parent 5c7417d commit 50d1d8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/v2/course.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
x101,Math,3,No5
y102,English,6,No11
"z103",Chinese,1,No1
0test,Test,2,No2
00test,Test2,4,No3

0 comments on commit 50d1d8a

Please sign in to comment.