Skip to content

Instantly share code, notes, and snippets.

@Ohjurot
Last active August 7, 2025 19:30
Show Gist options
  • Select an option

  • Save Ohjurot/d2b376334003bd1b7da5393828230370 to your computer and use it in GitHub Desktop.

Select an option

Save Ohjurot/d2b376334003bd1b7da5393828230370 to your computer and use it in GitHub Desktop.
class HelperLight
{
public int foo()
{
return 0;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment