groovy

Function names are not properly resoved in Scripts when trying to create a function pointer

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-JSR-5
  • Fix Version/s: 1.0-JSR-6
  • Component/s: bytecode
  • Labels:
    None
  • Number of attachments :
    0

Description

def f() {1}
x = f

Throws

Caught: groovy.lang.MissingPropertyException: No such property: f for class: test
groovy.lang.MissingPropertyException: No such property: f for class: test

Activity

Hide
John Wilson added a comment -

Sooty Jochen this is nonsense

Show
John Wilson added a comment - Sooty Jochen this is nonsense

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: