10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
|
// Signature format: 2.0
|
||
|
package com.android.apex.test {
|
||
|
|
||
|
public class Test {
|
||
|
ctor public Test();
|
||
|
}
|
||
|
|
||
|
}
|
||
|
|