ReturnNode.value

the value to return from function

struct ReturnNode
CodeNode value;

Meta