Subversion Repositories bacoAlunos

Rev

Rev 2013 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2013 es 1
package teste;
2
 
3
public class teste2 {
2019 es 4
  public 1.5.0/docs/api/java/lang/String.html">String hello()
5
  {
6
    return "Chegas-te";
7
  }
2013 es 8
}