mirror of
				https://github.com/janet-lang/janet
				synced 2025-11-04 01:23:04 +00:00 
			
		
		
		
	Remove :r from amalg.janet
This commit is contained in:
		@@ -9,4 +9,4 @@
 | 
			
		||||
 | 
			
		||||
# Body
 | 
			
		||||
(each path (tuple/slice (dyn :args) 1)
 | 
			
		||||
  (print (slurp path :r)))
 | 
			
		||||
  (print (slurp path)))
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user