1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-30 15:13:03 +00:00

Remove MSVC compiler warning.

This commit is contained in:
bakpakin
2023-06-25 17:26:36 -05:00
parent b219b146fa
commit 4b7b285aa9
3 changed files with 3 additions and 3 deletions

View File

@@ -357,7 +357,7 @@ uninstall:
#################
format:
tools/format.sh
sh tools/format.sh
grammar: build/janet.tmLanguage
build/janet.tmLanguage: tools/tm_lang_gen.janet $(JANET_TARGET)