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