example:

entity Test{}
extend entity Test{ foo: String (id) }

error:

[ Main | info ] stage 5: model-to-model[ Main | critical ] Error found during compilation: function call with signature ("isUniqueTestId",[SimpleSort("String"),SimpleSort("Test"){ImmutableReference}]) is not valid
       ("isUniqueTestId",[SimpleSort("String"),SimpleSort("Test"){ImmutableReference}])
Internal error: with clause failed unexpectedly in 'rename-global-function-call-name-error'
("isUniqueTestId",[SimpleSort("String"),SimpleSort("Test"){ImmutableReference}])
report_with_failure_0_1
Submitted by Danny Groenewegen on 11 September 2015 at 15:50

Log in to post comments