smoke tests
This commit is contained in:
@@ -89,6 +89,7 @@ pub const FnDecl = struct {
|
||||
return_type: ?*Node,
|
||||
body: *Node,
|
||||
type_params: []const StructTypeParam = &.{},
|
||||
is_arrow: bool = false,
|
||||
};
|
||||
|
||||
pub const Param = struct {
|
||||
|
||||
Reference in New Issue
Block a user