mirror of
				https://github.com/janet-lang/janet
				synced 2025-11-04 01:23:04 +00:00 
			
		
		
		
	Merge pull request #1476 from sogaiu/no-warning-for-empty-body-loop
This commit is contained in:
		@@ -652,7 +652,6 @@
 | 
			
		||||
  The `loop` macro always evaluates to nil.
 | 
			
		||||
  ```
 | 
			
		||||
  [head & body]
 | 
			
		||||
  (check-empty-body body)
 | 
			
		||||
  (loop1 body head 0))
 | 
			
		||||
 | 
			
		||||
(defmacro seq
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user