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