main function

void main()

Implementation

void main(){
  Log.d("tag", "message");
}