delete nim

This commit is contained in:
Brian Seymour 2021-01-12 13:45:40 -06:00
parent c3416b8628
commit 1441b5ef6f
6 changed files with 1 additions and 27 deletions

View file

@ -31,8 +31,6 @@ echo 'testing asm 32 bit'
../execute asm test.nasm
echo 'testing asm 64 bit'
../execute asm64 test64.nasm
echo 'testing nim'
../execute nim test.nim
echo 'testing php'
../execute php test.php
echo 'testing perl'