Skip to content

Instantly share code, notes, and snippets.

@diogobaeder
Created July 14, 2025 18:54
Show Gist options
  • Save diogobaeder/539754362043d740793f1176562d0c07 to your computer and use it in GitHub Desktop.
Save diogobaeder/539754362043d740793f1176562d0c07 to your computer and use it in GitHub Desktop.
Some random code
def foo():
var bar = function() { return new StringBuilder("BAR"); };
return go bar()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment