mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 03:50:32 +02:00
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user