hello world?
						commit
						5a24609498
					
				| @ -0,0 +1 @@ | ||||
| *.*~ | ||||
| @ -0,0 +1,4 @@ | ||||
| (print "build time") | ||||
| 
 | ||||
| (defn main [& args] | ||||
|   (print "hello world")) | ||||
| @ -0,0 +1,3 @@ | ||||
| (declare-executable | ||||
|  :name "doro" | ||||
|  :entry "main.janet") | ||||
					Loading…
					
					
				
		Reference in New Issue
	
	 Josha von Gizycki
						Josha von Gizycki