0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00
nasm/tools/Nindent

3 lines
49 B
Bash
Executable File

#!/bin/sh
exec indent -npro -linux -i4 -nut "$@"