structures// testing new library
- Posted by _tom (admin) Nov 01, 2016
- 1348 views
Testing the latest structures library gives me
Euphoria Interpreter v4.1.0 development 64-bit Linux, Using System Memory Revision Date: 2015-02-02 14:18:53, Id: 5861:57179171dbed s2[1] = A string, s2[2] = 12, s2[3] = 25.0
I expect s2[3] should return 25.2 rather than 25.0
_tom
Edit: fixed formatting. -Greg