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