tests/test1.vala
authorAlan Knowles <alan@roojs.com>
Wed, 14 May 2014 14:48:47 +0000 (22:48 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 May 2014 14:48:47 +0000 (22:48 +0800)
tests/test1.vala

index 30c1a3b..5e945c1 100644 (file)
@@ -5,7 +5,6 @@
 
 
 
-*/
 static int main (string[] args) {
 
     Gtk.init (ref args);
@@ -17,6 +16,7 @@ static int main (string[] args) {
 }
  
 
+*/
  
 static   class EditorWindow : Gtk.Window
 {