Monday 25 February 2013

Testi

public class testi
{
  public static void main(String[] argh)
  {
    System.out.println("Toimiiko koodinvärjäys?");
  }
}
(defun hello-world ()
   (insert "Entäs tämä?"))

No comments:

Post a Comment