-
Notifications
You must be signed in to change notification settings - Fork 964
Closed
Description
raytracing.github.io/books/RayTracingInOneWeekend.html
Lines 1244 to 1246 in 806ab49
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ highlight | |
| auto a = 0.5*(unit_direction.y() + 1.0); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ |
as a follow-up to #1059 , since a is already initialised, there should be no change to the line linked above and thus it should not be highlighted.
Metadata
Metadata
Assignees
Labels
No labels