Boo

no support for generic methods in interface declarations

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.8.1
  • Fix Version/s: 0.8.2
  • Component/s: Compiler
  • Labels:
    None
  • Testcase included:
    yes
  • Number of attachments :
    0

Description

interface ITest:
def Test[of T]() as T

Error BCE0044: expecting "LPAREN", found '['.
Error BCE0043: Unexpected token: ].
Error BCE0043: Unexpected token: <EOL>.

Activity

Hide
Cedric Vivier added a comment -

fixed in rev. 2947

Show
Cedric Vivier added a comment - fixed in rev. 2947

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: