kataan 0.0.4

A high-performance JavaScript engine written in pure Rust. Library, C FFI, and CLI.
Documentation
1
2
3
4
5
6
7
8
/*---
description: A malformed statement is a SyntaxError at parse time
esid: sec-syntax
negative:
  phase: parse
  type: SyntaxError
---*/
var = 5;