Sha256: 135b5e8c53a98322fd2e295c197c63d1d8b51fd45edded07cf174df21d435ce0

Contents?: true

Size: 116 Bytes

Versions: 11

Compression:

Stored size: 116 Bytes

Contents

import ballerina/io;

function main(string... args) {
    error err = { message:"Empyt Message" };
    throw err;
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.179 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.178 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.177 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.176 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.175 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.174 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.173 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.172 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.171 tracks/ballerina/exercises/hello-world/hello_world.bal
trackler-2.2.1.170 tracks/ballerina/exercises/hello-world/hello_world.bal