Id's fo Expr-inherited classes

This commit is contained in:
Anton Mitrokhin
2015-07-09 12:38:58 +03:00
parent 3ec674a820
commit 26a93bc733
13 changed files with 205 additions and 182 deletions

8
test_class_of.cpp Normal file
View File

@@ -0,0 +1,8 @@
#include "ispc.h"
int main() {
return 0;
};