Lakshan Weerasinghe

Results 12 comments of Lakshan Weerasinghe

How are we handling the resource method invocations? ```ballerina json _ = check httpClient->/path1.post(payload); ```

> > Shall we add a test with invoking functions define in a separate module? > > Currently blocked by [ballerina-platform/ballerina-lang#42432](https://github.com/ballerina-platform/ballerina-lang/issues/42432) This happens only when trying to evaluate the expression...