I am learning typescript, and have tried separating my code into different files.
I have a main file structured like this:
// calculator.ts namespace C