Raidernick has quit [Read error: Connection reset by peer]
Raidernick has joined #Kopernicus
Orkeren has quit [Read error: Connection reset by peer]
Orkeren has joined #Kopernicus
<
Qboid>
(1,2): error CS0103: The name `x' does not exist in the current context
<
Sigma88>
!c int.TryParse("banana", out x)
<
Thomas>
!c int.TryParse("banana", out int y)
<
Qboid>
(1,2): error CS0103: The name `y' does not exist in the current context
<
Thomas>
No C# 7.1 :(