4 lines
88 B
Text
4 lines
88 B
Text
// this code does not need to be flattened
|
|
def main(x):
|
|
a == b * 7
|
|
return x + a + b
|