Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created May 17, 2013 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bodepd/5601813 to your computer and use it in GitHub Desktop.
Save bodepd/5601813 to your computer and use it in GitHub Desktop.
class { 'duder':
required_param => undef,
}
class duder(
$required_param
) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment