| A third target, and the seam that was already waiting for it | 1 | // `frq.main-web`, not `frq.main_web`: cljd's ns-to-lib maps "." to "/" and |
| 2 | // leaves every other character alone, so the hyphen in the namespace survives | |
| 3 | // into the filename. This file keeps the underscore because `-t` names it on | |
| 4 | // a command line. | |
| 5 | export "cljd-out/frq/main-web.dart" show main; |