mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 19:52:36 +00:00
--nilseqs is now a deprecated noop (#17211)
* --nilseqs is now a deprecated noop * fix tests; fix: future => sugar
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
discard """
|
||||
targets: "cpp"
|
||||
output: "hello"
|
||||
cmd: "nim cpp --nilseqs:on --clearNimblePath --nimblePath:build/deps/pkgs $file"
|
||||
cmd: "nim cpp --clearNimblePath --nimblePath:build/deps/pkgs $file"
|
||||
"""
|
||||
|
||||
# bug #3299
|
||||
|
||||
Reference in New Issue
Block a user