Analyze for loops
This commit is contained in:
@@ -493,6 +493,7 @@ type For struct {
|
||||
|
||||
// Semantics
|
||||
Ty Type
|
||||
Scope
|
||||
}
|
||||
func (*For) expression(){}
|
||||
func (*For) breakable(){}
|
||||
|
||||
Reference in New Issue
Block a user