mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
std.log: fix example
This commit is contained in:
parent
4315a57233
commit
ad2b175d45
@ -18,7 +18,7 @@
|
||||
//! ```
|
||||
//! const std = @import("std");
|
||||
//!
|
||||
//! pub const std_options = .{
|
||||
//! pub const std_options: std.Options = .{
|
||||
//! // Set the log level to info
|
||||
//! .log_level = .info,
|
||||
//!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user