wiki/content/20201111093338-javascript_syntaxerror.md

9 lines
141 B
Markdown
Raw Normal View History

2024-05-06 20:40:05 +00:00
---
id: e82c3aab-ac64-4d7e-bafe-79b424a1e2fd
title: JavaScript SyntaxError
---
``` typescript
1***3; // SyntaxError: Unexpected token *
```