0
0
forked from aniani/nasm
Files
nasm/tools/Nindent
2023-10-12 14:28:58 -07:00

3 lines
49 B
Bash
Executable File

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