Removing trailing () at the end of 0-ary values for ASP output.
This commit is contained in:
@@ -44,6 +44,7 @@ struct Value
|
||||
|
||||
Sign m_sign;
|
||||
std::string m_name;
|
||||
bool m_hasArguments;
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user