mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
parent
624c13d18d
commit
01365b6f47
@ -308,7 +308,7 @@ set result [+ 5 3]
|
||||
set name Neo
|
||||
expr {{Bob} eq $name}
|
||||
|
||||
# The general operators fall back to string string comparison if numeric
|
||||
# The general operators fall back to string comparison if numeric
|
||||
# operation isn't feasible:
|
||||
expr {{Bob} == $name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user