(x)
| 13 | xit("Lowdash", function() { |
| 14 | const aether = new Aether({language: "javascript", yieldConditionally: true, simpleLoops: true}); |
| 15 | ({save(x) { return this.result = x; }}); |
| 16 | const result = null; |
| 17 | const dude = |
| 18 | {lodash}; |
nothing calls this directly
no outgoing calls
no test coverage detected