blob: bb6da10663a1b97b96da2a71e0b49fdf94d16cfd [file] [log] [blame]
namespace Foo
{
public int bar ()
{
return 0;
}
}