Added defer statement to control flow test
This commit is contained in:
parent
b220f3dab5
commit
1f68f252e0
@ -78,6 +78,10 @@ func ro fReturnDirection
|
|||||||
|
|
||||||
func ro gControlFlow
|
func ro gControlFlow
|
||||||
---
|
---
|
||||||
|
defer
|
||||||
|
something
|
||||||
|
otherThing
|
||||||
|
|
||||||
if condition
|
if condition
|
||||||
something
|
something
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user