Sha256: a8b4d7d37b61a77b9beb41e25741ee8eb73ca8eb35267c5445c1e288375844c3

Contents?: true

Size: 263 Bytes

Versions: 3

Compression:

Stored size: 263 Bytes

Contents

<HTML><BODY>
<H1> test_expr14 (built-in functions) </H1>
int(5.1)=5
abs(-2)=2
abs(-2.0)=2
defined(0)=1
length(1)=1
length('abc')=3
length('ab\'c')=4

hex(123)=291
oct(123)=83

allowed by current rules - but should not crash
int()=0
oct()=0
hex()=0
</body></html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
html-template-pro-0.0.3 templates-Pro/test_expr6.out
html-template-pro-0.0.2 templates-Pro/test_expr6.out
html-template-pro-0.0.1 templates-Pro/test_expr6.out