michael@0: int foo() { michael@0: return 0; michael@0: } michael@0: michael@0: const static int x = foo();