Rokker has quit [Quit: Connection closed for inactivity]
Rokker has joined #Kopernicus
<
Sigma88>
!c (int?)null - (int?)null
<
Qboid>
(1,2): warning CS0458: The result of the expression is always `null' of type `int?'
<
Qboid>
(1,2): warning CS0458: The result of the expression is always `null' of type `int?'
<
Sigma88>
!c (int?)null - (int?)null == 4
<
Qboid>
(1,2): warning CS0458: The result of the expression is always `null' of type `int?'
<
Qboid>
(1,2): warning CS0472: The result of comparing value type `int' with null is always `false'
<
Qboid>
(1,2): warning CS0458: The result of the expression is always `null' of type `int?'
<
Qboid>
(1,2): warning CS0472: The result of comparing value type `int' with null is always `false'
<
Sigma88>
!c Enum a { 0=zero, 1=one, 2=two }
<
Qboid>
(1,8): error CS1525: Unexpected symbol `{', expecting `,', `;', or `='
<
Qboid>
(1,18): error CS1525: Unexpected symbol `1', expecting `,', `;', or `='
<
Qboid>
(1,25): error CS1525: Unexpected symbol `2', expecting `,', `;', or `='
<
Sigma88>
!c a = new Enum { 0=zero, 1=one, 2=two }
<
Qboid>
(1,17): error CS1525: Unexpected symbol `='
<
Qboid>
(1,22): error CS1525: Unexpected symbol `,'
<
Sigma88>
!c Enum a = new Enum { 0=zero, 1=one, 2=two }
<
Qboid>
(1,22): error CS1525: Unexpected symbol `='
<
Qboid>
(1,29): error CS1001: Unexpected symbol `1', expecting identifier
<
Qboid>
(1,36): error CS1001: Unexpected symbol `2', expecting identifier
Rokker has quit [Quit: Connection closed for inactivity]
<
Sigma88>
!c " ab cd ef ".Trim()
<
Sigma88>
!c "x"+" ab cd ef ".Trim()+"x"
ferram4 has quit [Read error: Connection reset by peer]
ferram4 has joined #Kopernicus
UmbralRaptor is now known as AluminumRaptor
<
Sigma88>
!c false || false || true && false
<
Sigma88>
!c false || false || true && true
<
Sigma88>
!c false || false || false && true
<
Sigma88>
!c false || true || true && false
Raidernick_ has joined #Kopernicus
oeuf has joined #Kopernicus
Raidernick_ has quit [Client Quit]
Raidernick_ has joined #Kopernicus
Raidernick has quit [Ping timeout: 198 seconds]
egg|anbo|egg has quit [Ping timeout: 198 seconds]
oeuf is now known as egg|anbo|egg
Rokker has joined #Kopernicus
Raidernick_ has quit [Quit: Leaving]
Raidernick has joined #Kopernicus