Skip to content

Commit c2ac8b7

Browse files
committed
interp.hxml: use --run to allow arguments to be passed
1 parent e45f4b2 commit c2ac8b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

interp.hxml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
--interp
21
--main snake.Run
32
-cp src
4-
-lib hxargs
3+
-lib hxargs
4+
--run snake.Run

0 commit comments

Comments
 (0)