Skip to content

Commit e922263

Browse files
committed
test
1 parent 7546ae1 commit e922263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crystal/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ $(STEP_BINS): %: %.cr $(MAL_LIB)
1616
crystal compile --release $<
1717

1818
clean:
19+
crystal --version
1920
rm -rf $(STEP_BINS) mal .crystal
2021

2122
stats: types.cr error.cr readline.cr reader.cr printer.cr env.cr core.cr stepA_mal.cr

0 commit comments

Comments
 (0)