e84a10bb40f5b2d87f0ad680fab25f13ca2dfcb2
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / compat / hash.pp
1 # Emulate the is_hash and validate_hash functions
2 type Stdlib::Compat::Hash = Hash[Any, Any]