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