Minor formatting.
This commit is contained in:
parent
94d448d438
commit
a7cf696357
@ -85,7 +85,7 @@ void TranslatorASP::translateTypes() const
|
||||
|
||||
if (types.empty())
|
||||
{
|
||||
m_ostream << std::endl << "type(object)." << std::endl;
|
||||
m_ostream << "type(object)." << std::endl;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user