mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
7 lines
56 B
C++
7 lines
56 B
C++
import importable;
|
|
|
|
int f()
|
|
{
|
|
return from_import();
|
|
}
|