Skip to content

Commit

Permalink
Bad copy/paste from adding parameter names...
Browse files Browse the repository at this point in the history
  • Loading branch information
InsertCreativityHere authored Oct 31, 2024
1 parent e03ffb1 commit aafb3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/slice2cpp/Gen.h
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ namespace Slice
const SyntaxTreeBasePtr& cont,
MetadataList metadata,
const std::string& file,
bool operation);
bool operation = false);
};

static void validateMetadata(const UnitPtr&);
Expand Down

0 comments on commit aafb3ab

Please sign in to comment.