Skip to content

Commit fe10274

Browse files
committed
Test comments and blank lines
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1306668 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3fd45b5 commit fe10274

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
test.csv IgnoreEmpty=true CommentStart=#
2+
Delimiter=<,> Encapsulator=<"> CommentStart=<#> EmptyLines:ignored
3+
4:[A, B, C, D]
4+
4:[a, b, c, d]
5+
4:[ e , f , g, h ]
6+
4:[ i , " j " , " k ", l ]
7+
4:[, , , ]
8+
4:[, , , ]

0 commit comments

Comments
 (0)