Skip to content

Commit 68fe9cd

Browse files
authored
Merge branch 'develop' into patch-4
2 parents 1f06221 + 7f43e1a commit 68fe9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/floating_point_numbers/conversion_to_integers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ a place in the operator precedence order just like `+`, `-`, `==`, etc.
103103

104104
The main difference is that instead of appearing between two expressions like the `+` in `2 + 5`, it appears to the left of a single expression.
105105

106-
[^cast]: https://english.stackexchange.com/questions/220001/etymology-of-type-cast
106+
[^cast]: [https://english.stackexchange.com/questions/220001/etymology-of-type-cast](https://english.stackexchange.com/questions/220001/etymology-of-type-cast)

0 commit comments

Comments
 (0)