adambard/learnxinyminutes-docs

Zig no longer has ** repetition operator

已關閉

#5,574 建立於 2026年7月29日

 (0 則留言) (0 個反應) (0 位負責人)Markdown (3,664 個分叉)batch import
help wanted

倉庫指標

星標
 (12,328 顆星)
PR 合併指標
 (平均合併 23天 19小時) (30 天內合併 8 個 PR)

描述

Lines 117, 122, & 813 of zig.md contain the ** comptime repetition operator which is no longer in the Zig language. Array initialization can be done with builtin @splat function, other builtin functions, or custom comptime code

貢獻者指南