
|
If you were logged in you would be able to see more operations.
|
|
|
Boo
Created: 26/Aug/05 06:22 PM
Updated: 12/May/08 10:53 AM
|
|
| Component/s: |
Parser
|
| Affects Version/s: |
0.6
|
| Fix Version/s: |
0.9
|
|
abstract class foo:
abstract def foo():
pass
optional syntax "abstract def foo()" instead.
|
|
Description
|
abstract class foo:
abstract def foo():
pass
optional syntax "abstract def foo()" instead. |
Show » |
| There are no comments yet on this issue.
|
|