1 2 3 4 5 6 7 8
# Class to test the Stdlib::Compat::Hash type alias class test::hash( Stdlib::Compat::Hash $value, ) { notice("Success") }