Logical not #16
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This prints "oh no":
We could just call the language JavaScript and everything makes sense now. /s
Serious note though, logical not is
!implementedyet.I've added a preliminary error message, but keep the issue open until the actual functionality is added.
if ! true {}to Logical notSorry, I didn't realize it wasn't implemented as I didn't get a compile error. Then I wouldn't have filed it.
Consider the issue closed from my end. (There is no point in having an issue for every non-implemented feature at this point.)
I'll leave it open as that's what you wanted, but it's yours to close now.
Makes sense. Closing!
Added for conditional statements in
cli/q@017e510218.