Application Context Implementation #4

Closed
kayomn wants to merge 93 commits from event-loop-dev into main
Showing only changes of commit a471fd4663 - Show all commits

View File

@ -135,7 +135,7 @@ pub fn Spliterator(comptime Element: type) type {
};
}
test "Spliteration" {
test "Spliterating text" {
const testing = std.testing;
// Single-character delimiter.