We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89567bd + 69c0c61 commit 8a58a6fCopy full SHA for 8a58a6f
Language/Variables/Conversion/intCast.adoc
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
17
18
[float]
19
=== Description
20
-Converts a value to the link:../../data-types/int[int] data type.
+Converts a value to the `link:../../data-types/int[int]` data type.
21
[%hardbreaks]
22
23
@@ -34,7 +34,7 @@ Converts a value to the link:../../data-types/int[int] data type.
34
35
36
=== Returns
37
-Data type: `int`.
+Data type: link:../../data-types/int[`int`].
38
39
--
40
// OVERVIEW SECTION ENDS
0 commit comments