mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Removed an extra character that slipped into a comment.
This commit is contained in:
+1
-1
@@ -2522,7 +2522,7 @@ Result:
|
|||||||
|
|
||||||
**Operation**:
|
**Operation**:
|
||||||
|
|
||||||
> for i in 0 ..< N {
|
for i in 0 ..< N {
|
||||||
res[i] = i
|
res[i] = i
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user