mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 13:30:33 +00:00
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
rem DO NO EDIT DIRECTLY! auto-generated by `nim r tools/ci_generate.nim`
|
||||
# DO NO EDIT DIRECTLY! auto-generated by `nim r tools/ci_generate.nim`
|
||||
|
||||
# build development version of the compiler; can be rerun safely.
|
||||
# arguments can be passed, e.g.:
|
||||
|
||||
@@ -87,7 +87,7 @@ if not exist %nim_csources% (
|
||||
proc genPosixScript(): string =
|
||||
result = fmt"""
|
||||
#! /bin/sh
|
||||
rem {doNotEdit}
|
||||
# {doNotEdit}
|
||||
|
||||
# build development version of the compiler; can be rerun safely.
|
||||
# arguments can be passed, e.g.:
|
||||
|
||||
Reference in New Issue
Block a user