Guest User

Untitled

a guest
Jun 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. $VAR1 = [
  2. [
  3. 'Trait1',
  4. undef
  5. ],
  6. [
  7. 'Trait2',
  8. 'foo => \'bar\''
  9. ],
  10. [
  11. 'Baz',
  12. 'one, two'
  13. ]
  14. ];
Add Comment
Please, Sign In to add comment