Closed jackhwl closed 9 years ago
Do you mean that function like "main()", then if I call main() function,all the steps just flow automatically. Does this mean "seam" ?
I mean same level, you don't need main(), you're in main by default.
this is same level mean:
func1 func2 func3
def func1
def func2
def fun 3
I am not 100% sure if what I did is the request you made. Please help check.
put seam level function in one place