Logical not #16
Labels
No labels
arch
arm
arch
x86
bug
duplicate
enhancement
help wanted
invalid
os
linux
os
mac
os
windows
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 10 minutes
Due date
ed
10 minutes
No due date set.
Dependencies
No dependencies set.
Reference
cli/q#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
017e510218.