mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 07:33:01 +00:00 
			
		
		
		
	Add var-
We had defn-, def-, defmacro-, but no var-.
This commit is contained in:
		| @@ -131,7 +131,6 @@ | ||||
|     ["/nologo" "/MD"] | ||||
|     ["-std=c99" "-Wall" "-Wextra"])) | ||||
|  | ||||
|  | ||||
| # Link to pthreads | ||||
| (def- thread-flags (if is-win [] (if threads? ["-lpthread"] []))) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose