Commit Graph

2 Commits

Author SHA1 Message Date
Slava Pestov
fd06bd87aa AST: Allow the extended type of an extension to refer to be a tuple type
Either directly, or via a type alias.
2023-09-05 23:21:26 -04:00
Nate Chandler
2676c2aed2 @main: Allowed attribute on extensions.
Previously the @main attribute could only be applied to
NominalTypeDecls.  Here, that limitation is lifted so that the attribute
can be applied to ExtensionDecls.
2020-04-17 09:53:46 -07:00