Example Code
// This is the header file comment
// For file foo.h
// Class foo
class foo
{
};