All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.test.resources.com.eva.properties.jokerkey.eva Maven / Gradle / Ivy

/*
 * $Id: jokerkey.eva 17 2007-02-10 13:51:35Z max $
 * 
 * Copyright (c) 2006-2007 Maximilian Antoni. All rights reserved.
 * 
 * This software is licensed as described in the file LICENSE.txt, which you
 * should have received as part of this distribution. The terms are also
 * available at http://www.maxantoni.de/projects/eva-properties/license.txt.
 */
foo: {
	*: "Joker"
	1: eins
	2: zwei
	3: drei
}

bar: {
	// no joker
	1: eins
	2: zwei
	3: drei
}

*: "Root Joker"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy