
|
If you were logged in you would be able to see more operations.
|
|
|
Boo
Created: 27/Apr/08 10:32 PM
Updated: 16/May/08 07:49 AM
|
|
| Component/s: |
Compiler
|
| Affects Version/s: |
0.8.1
|
| Fix Version/s: |
0.8.2
|
|
interface ITest:
def Test [of T]() as T
Error BCE0044: expecting "LPAREN", found '['.
Error BCE0043: Unexpected token: ].
Error BCE0043: Unexpected token: <EOL>.
|
|
Description
|
interface ITest:
def Test[of T]() as T
Error BCE0044: expecting "LPAREN", found '['.
Error BCE0043: Unexpected token: ].
Error BCE0043: Unexpected token: <EOL>. |
Show » |
|