mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
fmt wasm_allocator
This commit is contained in:
parent
aa3f31ac0a
commit
4235982fe6
@ -366,8 +366,6 @@ pub const WasmAllocator = struct {
|
||||
const result = self.start_ptr[adjusted_index..new_end_index];
|
||||
self.end_index = new_end_index;
|
||||
|
||||
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user