github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/flosch/pongo2.v3/template_tests/expressions.tpl.out (about) 1 integers and complex expressions 2 -90 3 90 4 -90 5 90 6 531440999967.000000 7 8 floats 9 5.500000 10 5.172841 11 False 12 True 13 14 mul/div 15 10 16 10.000000 17 0 18 13.250000 19 0 20 0.500000 21 1000000.000000 22 23 logic expressions 24 False 25 False 26 True 27 True 28 False 29 False 30 True 31 32 float comparison 33 True 34 False 35 False 36 True 37 38 remainders 39 0 40 True 41 1 42 43 in/not in 44 True 45 True 46 False 47 False 48 True 49 50 issue #48 (associativity for infix operators) 51 33 52 12 53 0