Added defer statement to control flow test

This commit is contained in:
Sasha Koshka 2022-09-03 00:17:50 -04:00
parent b220f3dab5
commit 1f68f252e0

View File

@ -78,6 +78,10 @@ func ro fReturnDirection
func ro gControlFlow func ro gControlFlow
--- ---
defer
something
otherThing
if condition if condition
something something