mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 23:23:07 +00:00 
			
		
		
		
	Merge branch 'master' into compile-opt
This commit is contained in:
		| @@ -2958,7 +2958,7 @@ | ||||
|            :core/stream path | ||||
|            (file/open path :rb))) | ||||
|   (def path-is-file (= f path)) | ||||
|   (default env (make-env)) | ||||
|   (default env (make-env (curenv))) | ||||
|   (def spath (string path)) | ||||
|   (put env :source (or source (if-not path-is-file spath path))) | ||||
|   (var exit-error nil) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose