newline 😡

main
2wenty1ne 2024-11-11 18:19:01 +01:00
parent d69f47219f
commit dd9cff0157
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ pub fn main() !void {
testList.deinit();
}
test "init()" {
var testList: LList(u64) = undefined;