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.159 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.158 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.157 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.156 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.155 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.154 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.153 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.152 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.151 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.150 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.149 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.148 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.147 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.146 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.145 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.144 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.143 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.142 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.141 tracks/cfml/exercises/hello-world/HelloWorld.cfc
trackler-2.2.1.140 tracks/cfml/exercises/hello-world/HelloWorld.cfc