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 8c50220 commit 76fa54eCopy full SHA for 76fa54e
snippets/csharp/System/Object/GetType/GetTypeEx2.cs
@@ -26,7 +26,7 @@ public static void Main()
26
27
// The example displays the following output:
28
// 12 is a 32-bit integer.
29
- // 10653 is a 32-bit integer.
+ // 10653 is a 64-bit integer.
30
// 12 is an unsigned byte.
31
// -5 is a signed byte.
32
// 16.3 is a double-precision floating point.
0 commit comments