mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-24 08:15:25 +00:00
targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
discard """
|
||||
targets: "c c++ js"
|
||||
targets: "c cpp js"
|
||||
output: "ok"
|
||||
exitcode: "0"
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user