MMM im so full from phrase analysis

This commit is contained in:
2022-10-25 01:33:07 -04:00
parent e85e61d70c
commit 4385319874
3 changed files with 55 additions and 3 deletions

View File

@@ -277,7 +277,7 @@ const (
// Phrase represents a function call or operator. In ARF they are the same
// syntactical concept.
type Phrase struct {
location file.Location
locatable
returnees []Argument
multiValuable