mpmunasinghe commented on a change in pull request #1: Adding initial sources for Ballerina runtime URL: https://github.com/apache/incubator-openwhisk-runtime-ballerina/pull/1#discussion_r204619958
########## File path: ballerina/hello-function.bal ########## @@ -0,0 +1,11 @@ +import ballerina/io; Review comment: This is just a sample for the repo users. The test sources and artifacts are placed inside tests/src/test/resources ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
