mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-16 21:18:40 +01: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…
x
Reference in New Issue
Block a user