Skip to content

Instantly share code, notes, and snippets.

@armohamm
Forked from rafinskipg/tdd-first-class.js
Created February 11, 2020 20:00
Show Gist options
  • Save armohamm/3a402e592c1e6c5ce797fdfaf2d58e7e to your computer and use it in GitHub Desktop.
Save armohamm/3a402e592c1e6c5ce797fdfaf2d58e7e to your computer and use it in GitHub Desktop.
class Calculator {
// This is an empty class
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment