| 1 | #!/usr/bin/env python3 |
| 2 | # Copyright 2019 The Emscripten Authors. All rights reserved. |
| 3 | # Emscripten is available under two separate licenses, the MIT license and the |
| 4 | # University of Illinois/NCSA Open Source License. Both these licenses can be |
nothing calls this directly
no test coverage detected