fork download
  1. Option Explicit On
  2. Option Strict On
  3. Option Compare Binary
  4.  
  5. Imports System
  6.  
  7. Public Class Test
  8. Public Shared Sub Main()
  9. System.Console.WriteLine(#4/30/2004# = 5/31/1993)
  10. End Sub
  11. End Class
Runtime error #stdin #stdout #stderr 0.05s 15720KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Unhandled Exception: System.InvalidProgramException: Invalid IL code in Test:Main (): IL_0017: call      0x0a000002