add function dictionary 1func
[cc1516.git] / examples / test.spl
1 main(){
2 var b = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789";
3 return;
4 }