Add example compressed class definition to examples folder
This commit is contained in:
parent
e8e36ae822
commit
77c20cf8ef
1 changed files with 8 additions and 0 deletions
8
examples/carrot.cscz
Normal file
8
examples/carrot.cscz
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
u r
|
||||||
|
# Carrot
|
||||||
|
string name
|
||||||
|
string variety
|
||||||
|
|
||||||
|
float length
|
||||||
|
decimal radius
|
||||||
|
|
Loading…
Reference in a new issue