Skip to content

Instantly share code, notes, and snippets.

@edermfl
Created November 16, 2016 19:34
Show Gist options
  • Save edermfl/930c61a6d6da838e4a97a8204e6d5e9c to your computer and use it in GitHub Desktop.
Save edermfl/930c61a6d6da838e4a97a8204e6d5e9c to your computer and use it in GitHub Desktop.
new Nf(1).paraCliente("Eder")
.com(1, "Caneta")
.com(2, "Lápis")
.gerarNf();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment