add zig codes for Section 'Array', 'LinkedList' and 'List'
This commit is contained in:
parent
2367318a28
commit
d75a3582b0
@ -120,7 +120,6 @@ pub fn MyList(comptime T: type) type {
|
||||
}
|
||||
return nums;
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user