1// Signature format: 2.0 2package com.android.apex.test { 3 4 public class Test { 5 ctor public Test(); 6 } 7 8} 9 10