History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
BOO-894
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Rodrigo B. de Oliveira
Reporter:
Rodrigo B. de Oliveira
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Boo
Type inference failure for property used in object initializer
Created:
14/Oct/07 09:36 PM
Updated:
14/Oct/07 09:40 PM
Component/s:
Compiler
Affects Version/s:
0.7.9
Fix Version/s:
0.8
Time Tracking:
Not Specified
Testcase included:
yes
Description
« Hide
"""
default
"""
class Item:
public static final Default = Item(Name: "default")
[property(Name)]
_name = ""
print Item.Default.Name
Description
""" default """ class Item: public static final Default = Item(Name: "default")
[property(Name)]
_name = "" print Item.Default.Name
Show »
All
Comments
Work Log
Change History
Sort Order:
[
Permlink
|
« Hide
]
Rodrigo B. de Oliveira
-
14/Oct/07 09:40 PM
Fixed in the repository.
[
Show »
]
Rodrigo B. de Oliveira
-
14/Oct/07 09:40 PM
Fixed in the repository.