blob: 568e58b05da09f750433f6fd87302b7c2d0883c5 [file] [log] [blame]
package test;
public class ExtendedLog
extends Log
{
}