mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 21:01:18 +01:00
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
|
VERS_31.0 {
|
||
|
extern "C++" {
|
||
|
"void f<int [3], char>(int (*) [3], char)";
|
||
|
};
|
||
|
};
|