**Description:** As our minifier is two-pass by default, this is enough. At the first pass, we inline all numeric literals using sequential inliner, and minifier can then inline constants correctly in the second pass.