Sha256: 4fcbbd2623501ce725d7240d02492ab56ac13006de6e956c3cf07b3270a1106b

Contents?: true

Size: 159 Bytes

Versions: 74

Compression:

Stored size: 159 Bytes

Contents

/**
* Your implmentation of the Hello World exercise
*/
component {
	
	/**
	* @returns A string greeting the world
	*/
	 function hello() {
		return '';
	}
	
}

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
trackler-2.2.1.119 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.118 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.117 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.116 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.115 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.114 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.113 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.111 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.110 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.109 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.108 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.107 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.106 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.105 tracks/cfml/exercises/hello-world/HelloWorld.cfc