// "Add static import for 'java.lang.Math.abs'" "true" package test; class X {{ Math.abs<caret>(); }}