int main(int argc, char** argv){ myClass Test; class2 c1; return 0;}
myClass and vector are a type but Code block can't detect it!