adem0x / la-pe

Automatically exported from code.google.com/p/la-pe
0 stars 0 forks source link

Internal methods don't inherit they're parents variables/types/constants #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What will reproduce the problem?
  http://pastebin.com/q3sePpqB

What is the expected output? What do you see instead?
  Should print "42" (It works in Laz)
  I get "Exception in Script: Unknown declaration "c" at line 8, column 15"

Which version are you using?
  http://nala.villavu.com/downloads/settings-form/a1e88941403676e79607acc0ee1d54630e90d1e9/

Please provide any additional information below.

Original issue reported on code.google.com by Dgby...@gmail.com on 28 Jan 2012 at 1:41

GoogleCodeExporter commented 9 years ago
Types and constants should work, but variables cannot be automatically passed 
yet.

Original comment by niels....@gmail.com on 4 Feb 2012 at 8:51

GoogleCodeExporter commented 9 years ago
Should be fixed in rev 3d0ed0ad099c.
Variable passing might come later, but will be a lot harder to implement.

Original comment by niels....@gmail.com on 3 Mar 2012 at 4:25

GoogleCodeExporter commented 9 years ago
Issue 12 has been merged into this issue.

Original comment by niels....@gmail.com on 24 Mar 2012 at 12:58