Minor style adjustments
This commit is contained in:
@@ -32,6 +32,6 @@ private:
|
||||
};
|
||||
|
||||
void OutputString(PycRef<PycString> str, char prefix = 0, bool triple = false,
|
||||
FILE* F = pyc_output, const char* parent_f_string_quote = nullptr);
|
||||
FILE* F = pyc_output, const char* parent_f_string_quote = nullptr);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user