Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created November 9, 2025 12:20
Show Gist options
  • Select an option

  • Save wullemsb/750e8e5528de90175c90b85284c9246d to your computer and use it in GitHub Desktop.

Select an option

Save wullemsb/750e8e5528de90175c90b85284c9246d to your computer and use it in GitHub Desktop.
int[] numbers = [1, 2, 3, 4, 5];
List<string> names = ["Alice", "Bob", "Charlie"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment