blob: f22789bdcf83c49267fa81565222cea3a37d96e6 [file] [log] [blame]
package com.example;
import android.app.Service;
public class Dummy<caret>Service extends Service {
}