mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-14 01:21:19 +00:00
newline in test-module-imports.c
This commit is contained in:
@ -53,4 +53,4 @@ int main()
|
|||||||
printf("Destroy imports\n");
|
printf("Destroy imports\n");
|
||||||
wasmer_import_descriptors_destroy(imports);
|
wasmer_import_descriptors_destroy(imports);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user