Sha256: ada9a63a8430a5dc525377182d84eb5f7e2cb437cedc04a20b523782d06038d9

Contents?: true

Size: 382 Bytes

Versions: 3

Compression:

Stored size: 382 Bytes

Contents

<HTML><BODY>
<H1> test numeric expr </H1>
ok 
true 
true 
ok 
true 
ok 
2+2=4
ONE+2=3
ONE + TWO=3
THREE=3
(ONE+TWO)==THREE=1
ONE+TWO == THREE=1
(ONE+TWO == THREE) and (THREE && TWO) and sin(ONE)=1
sin(ONE)=0.841471
111.111 + 222.333555=333.444555
7%3=1
(70*5)%33-20=0
7 && 3=1
strings are true: 
'aaa' && 'bbb'=1
'aaa' || 0=1
minus is handled properly:
MINUSTEN+8=-2
</body></html>

Version data entries

3 entries across 3 versions & 1 rubygems

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