Skip to content

Instantly share code, notes, and snippets.

@Deleplace
Created July 4, 2022 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Deleplace/15f90e8677082ed11c70fe591200fc5b to your computer and use it in GitHub Desktop.
Save Deleplace/15f90e8677082ed11c70fe591200fc5b to your computer and use it in GitHub Desktop.
vagrant-neutron-2212

vagrant-neutron-2212

Created with <3 with dartpad.dev.

void main() {
var i = 123;
var s = "$i";
print("String s has value: [" + s + "]");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment