mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-23 15:11:40 +00:00
fixes #25263 - [x] documentation and changelogs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
discard """
|
||||
targets: "c"
|
||||
matrix: "--debugger:native"
|
||||
targets: "c cpp"
|
||||
matrix: "--debugger:native --mangle:cpp"
|
||||
ccodecheck: "'_ZN14titaniummangle8testFuncE'"
|
||||
ccodecheck: "'_ZN14titaniummangle8testFuncE6stringN14titaniummangle3FooE'"
|
||||
ccodecheck: "'_ZN14titaniummangle8testFuncE3int7varargsI6stringE'"
|
||||
|
||||
Reference in New Issue
Block a user