write
This commit is contained in:
parent
4185c12e15
commit
a5572b2f61
1 changed files with 5 additions and 3 deletions
|
@ -25,14 +25,16 @@ Next up is Python:
|
|||
|
||||
`python test.py`
|
||||
```
|
||||
File ".../test.py", line 3
|
||||
if ligma = 4:
|
||||
" Sort sequence: [\/]$,\<core\%(\.\d\+\)\=\>,\.h$,\.c$,\.cpp$,\~\=\*$,*,\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$ │ ^^^^^^^^^
|
||||
" Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:special │SyntaxError: invalid syntax. Maybe you meant '==' or ':=' instead of '='?
|
||||
^^^^^^^^^
|
||||
SyntaxError: invalid syntax. Maybe you meant '==' or ':=' instead of '='?
|
||||
```
|
||||
Python caught it.
|
||||
|
||||
|
||||
Next, JavaScript:
|
||||
WHY!??
|
||||
|
||||
`node test.js`
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue