AtomOS
AtomOS copied to clipboard
[Compiler]: virtual function Object.ToString() does not compile.
Seems like object.ToString()
does not work because it is not able to find out virtual function and goes in infinite loop.
Also Int.ToString
works on .NET (windows) but does not work on Mono (Linux)
issue: #4