blob: d4e0e31cfcb27a8a482c1e806b3ae16297920378 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-NumericAdd-47 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Complex combination of numeric arithmetics in order to stress operator precedence. :)
(:*******************************************************:)
(2 + 4) * 5 eq 30