polserver/testsuite/escript/basicmod/convert.out
2026-08-11 20:39:36 +02:00

11 lines
225 B
Text

1.5
0
65
error{ errortext = "Cannot be represented by a single number" }
{ 97, 98 }
{ 97, 98, 0 }
0xFF
0x1
0xFF
error{ errortext = "Hex() expects an Integer, Real, or String" }
error{ errortext = "Bin() expects an Integer" }