mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
Merge pull request #3101 from a3f/master
[tcl/en] Workaround for broken syntax highlighting
This commit is contained in:
commit
a5f04d7e53
@ -328,6 +328,7 @@ proc greet {greeting name} {
|
||||
# the third argument to "proc", is a string. The previous command
|
||||
# can be rewritten using no braces:
|
||||
proc greet greeting\ name return\ \"\$greeting,\ \$name!\"
|
||||
# "
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user