compiler_project / unresolved_tree
karthik1019's picture
Upload 25 files
16f1442
raw
history blame contribute delete
282 Bytes
Unresolved Tree:
Seq(statements=[Statement(command='print',
statement=BinOp(operator='+',
left=NumLiteral(value=Fraction(3, 1)),
right=NumLiteral(value=Fraction(4, 1))))])