mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
8 lines
141 B
Markdown
8 lines
141 B
Markdown
---
|
|
id: e82c3aab-ac64-4d7e-bafe-79b424a1e2fd
|
|
title: JavaScript SyntaxError
|
|
---
|
|
|
|
``` typescript
|
|
1***3; // SyntaxError: Unexpected token *
|
|
```
|