// CS1525: Unexpected symbol `float'
// Line: 6

namespace Bar
{
	float a;
}