std.log: fix example
This commit is contained in:
committed by
Alex Rønne Petersen
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,
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user