mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
😕
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -2,6 +2,7 @@ const std = @import("std");
|
||||
|
||||
pub fn start(_: anytype, _: anytype) bool {
|
||||
std.debug.attachSegfaultHandler();
|
||||
return true;
|
||||
}
|
||||
|
||||
pub fn generate() void {}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user