mirror of
https://github.com/asmjit/asmjit
synced 2026-06-08 13:13:30 +00:00
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/usr/bin/env sh
|
|
set -e
|
|
node ./enumgen.js $@
|