test/data/snippets/arithmetic_expression.pp in puppet-2.7.13 vs test/data/snippets/arithmetic_expression.pp in puppet-2.7.14
- old
+ new
@@ -3,6 +3,6 @@
$two = 2.034e-2
$result = ((( $two + 2) / $one) + 4 * 5.45) - (6 << 7) + (0x800 + -9)
-notice("result is $result == 1295.87692307692")
\ No newline at end of file
+notice("result is $result == 1295.87692307692")