Sha256: a1cf07698eb0225a3a4c1ba9f77172d8fa0b821f60ef9689e906a64aa63aca41

Contents?: true

Size: 180 Bytes

Versions: 72

Compression:

Stored size: 180 Bytes

Contents

/**
* Here is an example solution for the Leap exercise
*/
component {
	
	/**
	* @returns A string greeting the world
	*/
	 function helloWorld() {
		return 'Hello, world!';
	}
	
}

Version data entries

72 entries across 71 versions & 1 rubygems

Version Path
trackler-2.2.1.84 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.83 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.82 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.81 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.80 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.79 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.78 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.77 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.76 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.75 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.74 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.73 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.72 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.71 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.70 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.69 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.68 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.67 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.66 tracks/cfml/exercises/hello-world/Solution.cfc
trackler-2.2.1.65 tracks/cfml/exercises/hello-world/Solution.cfc