feat: support types.Struct as interface args #82
Annotations
10 errors
Main Process:
mocktail.go#L253
missing return (typecheck)
|
Main Process:
syrup.go#L602
missing return (typecheck)
|
Main Process
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
Main Process
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
Main Process
not enough arguments in call to time.Unix
|
Main Process
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
|
Main Process
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
|
Main Process
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
|
Main Process
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
|
Main Process
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
|