Explorar o código

Added test.cpp and test.h to src/mx2cc.

Mark Sibly %!s(int64=7) %!d(string=hai) anos
pai
achega
17a44cffde
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 0 0
      src/mx2cc/test.cpp
  2. 4 0
      src/mx2cc/test.h

+ 0 - 0
src/mx2cc/test.cpp


+ 4 - 0
src/mx2cc/test.h

@@ -0,0 +1,4 @@
+
+struct C{
+	C( int x ){}
+};