class Test { void get(){ if (!false) return; } }