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.
1 parent 16fa87c commit 69c0c61Copy full SHA for 69c0c61
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