N>namespace a N>{ N> namespace N> { N> void f1() N> { N> } N> } N>} N>
namespace a { static void f1() { } }