Author
anonymous
almost 4 years ago
C#
mcs 5.8.0.108
$ mcs -out:prog.exe prog.cs
prog.cs(10,23): error CS0029: Cannot implicitly convert type `string' to `double' Compilation failed: 1 error(s), 0 warnings
prog.cs(10,23): error CS0029: Cannot implicitly convert type `string' to `double'
Compilation failed: 1 error(s), 0 warnings