Skip to content

Commit 0dee1ce

Browse files
committed
New load order
1 parent 295d2d3 commit 0dee1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/run

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -eu
33

44
W=/workspace
5-
FILES="preloaded.4th solution.4th testest.4th tests.4th"
5+
FILES="preamble.4th testest.4th protect.4th solution.4th prepare.4th tests.4th"
66
# Create container
77
C=$(docker container create --rm -w $W ghcr.io/codewars/forth:latest sh -c "gforth $FILES -e bye")
88

0 commit comments

Comments
 (0)