Home

[Bug] Pasting quickly at start

LINQPad Version: 5.04.00

Steps to Reproduce:
1. Open LINQPad
2. Quickly paste this into the editor
m=new DateTime(1234,DateTimeKind.Utc);
3. Wait a second, and the error will pop up.
Stack Trace: https://gist.github.com/JoshFisk/502da8c1a9e1b282ae5d

Comments

Sign In or Register to comment.