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 8a58a6f + c6b748c commit 017583dCopy full SHA for 017583d
Language/Variables/Conversion/longCast.adoc
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
17
18
[float]
19
=== Description
20
-Converts a value to the link:../../data-types/long[long] data type.
+Converts a value to the `link:../../data-types/long[long]` data type.
21
[%hardbreaks]
22
23
@@ -34,7 +34,7 @@ Converts a value to the link:../../data-types/long[long] data type.
34
35
36
=== Returns
37
-Data type: `long`.
+Data type: link:../../data-types/long[`long`].
38
39
--
40
// OVERVIEW SECTION ENDS
0 commit comments