2007-12-01 00:00:00 +00:00

5 lines
143 B
Plaintext

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