mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-05 09:43:31 +02:00
fix whitespace line-endings
This commit is contained in:
@@ -33,7 +33,7 @@ pub fn main() void {
|
||||
// have a little preview of Zig 'for' loops instead:
|
||||
//
|
||||
// for (<item array>) |item| { <do something with item> }
|
||||
//
|
||||
//
|
||||
// Don't worry, we'll cover looping properly in upcoming
|
||||
// lessons.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user