mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-16 20:17:05 +03:00
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/usr/bin/env sh
|
|
set -e
|
|
node ./enumgen.js $@
|