argparse/module
LEE KYOUNGHEON df48de9bc8
Suppress false-positive warning.
export extern "C++" style is valid in Clang (https://clang.llvm.org/docs/StandardCPlusPlusModules.html#export-extern-c-style), but warning emitted. This commit disables it.
2024-05-11 19:09:09 +09:00
..
argparse.cppm Suppress false-positive warning. 2024-05-11 19:09:09 +09:00