dbremner / rubydotnetcompiler

Automatically exported from code.google.com/p/rubydotnetcompiler
0 stars 0 forks source link

def o.m; end --> System.InvalidProgramException #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Test case:

  def o.m
  end

Expected: NameError
Actual: System.InvalidProgramException

Original issue reported on code.google.com by sason...@gmail.com on 8 Nov 2007 at 4:40

GoogleCodeExporter commented 8 years ago

Original comment by meaningi...@gmail.com on 12 Nov 2007 at 8:04