Closed
Description
This manifests in a couple of ways:
- Properties are set and then reset, which makes for redundant and inefficient code
- The PSTypeName is not quoted, which makes for unusable code.
- HashtableASTs are not transpiled (this should be made easier with [AST] should support .Transpile() #192)