9
tests/type_juggle.exp
Normal file
9
tests/type_juggle.exp
Normal file
@@ -0,0 +1,9 @@
|
||||
string(1 '0')
|
||||
string(2 '02')
|
||||
int(1)
|
||||
float(2.3)
|
||||
string(18 '510 Little Piggies')
|
||||
int(15)
|
||||
string(3 'bar')
|
||||
bool(TRUE)
|
||||
string(0 '')
|
Reference in New Issue
Block a user