mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
ENH: check in initial conv library stuff
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
int foo()
|
||||
{
|
||||
return 10;
|
||||
}
|
||||
Reference in New Issue
Block a user