public class Foo { void m() { int foo = 2 + 2; } }