Merge topic 'test-VSGNUFortran-C-comment'
307d45e Tests/VSGNUFortran: Avoid C++ comment in C code (#13314)
This commit is contained in:
commit
54431e3395
@ -1,4 +1,4 @@
|
|||||||
#include <HelloWorldFCMangle.h> // created by FortranCInterface
|
#include <HelloWorldFCMangle.h> /* created by FortranCInterface */
|
||||||
extern void FC_hello(void);
|
extern void FC_hello(void);
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user