vault backup: 2024-11-05 11:33:13
This commit is contained in:
		| @@ -6,6 +6,9 @@ | ||||
| ```c | ||||
| // C will fail, because `M` is defined. | ||||
| #ifndef M | ||||
|  | ||||
| // E will fail, because `M` is defined | ||||
| #if !defined(M) | ||||
| ``` | ||||
|  | ||||
| --- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 zleyyij
					zleyyij