Skip to content

Instantly share code, notes, and snippets.

@Abdullah-Ajeebi
Last active February 7, 2024 19:02
Show Gist options
  • Select an option

  • Save Abdullah-Ajeebi/c20f850554fc8e9e2a8dc68c5b341532 to your computer and use it in GitHub Desktop.

Select an option

Save Abdullah-Ajeebi/c20f850554fc8e9e2a8dc68c5b341532 to your computer and use it in GitHub Desktop.
for (int i = 0; i < 10; i++)
{// ^^
}// length
// or
for (int i = 0; i < 10; i++) {
// ^^
// length
}
@Abdullah-Ajeebi
Copy link
Author

leave me alone this is a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment