Skip to content

Commit

Permalink
update proposal script
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Oct 23, 2024
1 parent ae8c6fd commit af1d976
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bin/generate-proposal-listing.scala
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
//> using scala "3.5.2"
#!/usr/local/bin/env -S scala-cli shebang

//> using scala 3.5.2
//> using dep com.vladsch.flexmark:flexmark-all:0.64.8

import java.io.PrintWriter
Expand Down

0 comments on commit af1d976

Please sign in to comment.