sbsv2/raptor/test/smoke_suite/test_resources/mmp/apply/test_mmp_apply.cpp
branchwip
changeset 10 a5abe4904f43
child 25 2b76b04e296d
equal deleted inserted replaced
9:b211d87c390a 10:a5abe4904f43
       
     1 
       
     2 #include "e32def.h"
       
     3 
       
     4 char test[] = "test mmp keyword APPLY";
       
     5 
       
     6 TInt E32Main()
       
     7 {
       
     8 	return 0;
       
     9 }