mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
Merge pull request #138 from fjebaker/main
Exercise 82: typo and type fixes in comment
This commit is contained in:
commit
0b16f7e006
@ -4,8 +4,8 @@
|
||||
//
|
||||
// .{
|
||||
// false,
|
||||
// @as(u32, 15);
|
||||
// @as(i64, 67.12);
|
||||
// @as(u32, 15),
|
||||
// @as(f64, 67.12)
|
||||
// }
|
||||
//
|
||||
// We call these "tuples", which is a term used by many
|
||||
|
Loading…
x
Reference in New Issue
Block a user