5 lines
143 B
Plaintext
Raw Normal View History

2007-12-01 00:00:00 +00:00
T4666866.java:10: t is not abstract and does not override abstract method run() in java.lang.Runnable
class t implements Runnable {}
^
1 error