mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 08:03:29 +02:00
Update 03_assignment.zig
This commit is contained in:
committed by
GitHub
co-authored by
GitHub
parent
b89eb8bf04
commit
cf3a7fa398
@@ -21,7 +21,7 @@
|
||||
// bar can hold 16 bits (0 to 65,535)
|
||||
//
|
||||
// const foo: u8 = 20;
|
||||
// var bar: u16 = 2000;
|
||||
// const bar: u16 = 2000;
|
||||
//
|
||||
// You can do just about any combination of these that you can think of:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user