Skip to content

Commit c24698a

Browse files
committed
Variable : returns.
1 parent cb4158e commit c24698a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/VariableDefinition.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ namespace FPL {
3838
std::string VariableValue;
3939
bool InFonction;
4040
bool IsGlobal;
41+
bool HasReturnValue;
4142
};
4243
}

0 commit comments

Comments
 (0)