Application Context Implementation #4
@ -135,7 +135,7 @@ pub fn Spliterator(comptime Element: type) type {
|
||||
};
|
||||
}
|
||||
|
||||
test "Spliteration" {
|
||||
test "Spliterating text" {
|
||||
const testing = std.testing;
|
||||
|
||||
// Single-character delimiter.
|
||||
|
Loading…
x
Reference in New Issue
Block a user