forked from enviPath/enviPy
Current Dev State
This commit is contained in:
16
static/js/ketcher2/node_modules/varstream/tests/fixtures/9-othertext.dat
generated
vendored
Executable file
16
static/js/ketcher2/node_modules/varstream/tests/fixtures/9-othertext.dat
generated
vendored
Executable file
@ -0,0 +1,16 @@
|
||||
# Simple values
|
||||
aSimpleIntValue=1898
|
||||
aSimpleIntNegativeValue=-1669
|
||||
aSimpleFloatValue=1.0025
|
||||
aSimpleFloatNegativeValue=-1191.0025
|
||||
aSimpleBoolValueTrue=true
|
||||
aSimpleBoolValueFalse=false
|
||||
aSimpleNullValue=null
|
||||
aSimpleStringValue=I'm the king of the world!
|
||||
aSimpleStringMultilineValue=I'm the king of the world!\
|
||||
You know!\
|
||||
It's true.
|
||||
aSimpleWellDeclaredStringValue="I'm the king of the world!"
|
||||
aSimpleWellDeclaredStringMultilineValue="I'm the king of the world!
|
||||
You \"know\"!
|
||||
It's true."
|
||||
Reference in New Issue
Block a user