@ -12,4 +12,4 @@ panic(const char *format, ...)
vfprintf(stderr, format, args);
va_end(args);
assert(0);
}