wiki/content/20201111093338-javascript_syntaxerror.md

10 lines
156 B
Markdown
Raw Normal View History

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