Files
cpython-source-deps/examples_c/csv/sample.desc
2017-09-04 13:40:25 -05:00

11 lines
187 B
Plaintext

# $Id: sample.desc,v 1.4 2007/10/16 19:33:14 bostic Exp $
version 1 {
LastName string
FirstName string
BirthDate
Color string index
Fruit string index
Age unsigned_long index
}