mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	Fix comment macro arity #110
This commit is contained in:
		| @@ -136,7 +136,7 @@ | ||||
|  | ||||
| (defmacro comment | ||||
|   "Ignores the body of the comment." | ||||
|   []) | ||||
|   [&]) | ||||
|  | ||||
| (defmacro if-not | ||||
|   "Shorthand for (if (not condition) else then)." | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose