Is there a way to escape the $ in haxe macro expressions?

I often write this: macro $i{"$type"}(value)