# We mix graph and instance definitions => error

Toto {
	installer: target;
}

instance of Toto {
	name: toto;
}
