Mercurial > hg > svcore
annotate data/fileio/test/csv/separator-space.csv @ 1883:e5d0ea9ac8f1
OK I give in, we are going to have to put this in a separate DLL so we can deploy a version on Win7 that doesn't have the WinRT dependency
author | Chris Cannam |
---|---|
date | Tue, 21 Jul 2020 13:59:14 +0100 |
parents | bde22957545e |
children |
rev | line source |
---|---|
Chris@1524 | 1 "This thing" "That thing" "The other thing" |
Chris@1524 | 2 1 12,4 16,3 |
Chris@1524 | 3 2 14,2 |
Chris@1524 | 4 3 16,1 1901 |
Chris@1854 | 5 "This thing" "The ""second"" thing" "The other thing" |