mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 17:23:44 +02:00
patch because of a change in @typeInfo
This commit is contained in:
@@ -96,7 +96,7 @@ fn printTuple(tuple: anytype) void {
|
||||
//
|
||||
// pub const StructField = struct {
|
||||
// name: []const u8,
|
||||
// field_type: type,
|
||||
// type: type,
|
||||
// default_value: anytype,
|
||||
// is_comptime: bool,
|
||||
// alignment: comptime_int,
|
||||
|
||||
Reference in New Issue
Block a user