Skip to content

Instantly share code, notes, and snippets.

@alohasoftworks
Created January 11, 2010 21:38
Show Gist options
  • Select an option

  • Save alohasoftworks/274633 to your computer and use it in GitHub Desktop.

Select an option

Save alohasoftworks/274633 to your computer and use it in GitHub Desktop.
public void function1 ()
{
int[] x = { 0, 2, 4 };
a,b,c = x;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment