Skip to content
Snippets Groups Projects
Unverified Commit 48cf3914 authored by Leo Balter's avatar Leo Balter Committed by GitHub
Browse files

Revert "Fix "undefiend" typo in unreserved-words.js (#1816)" (#1819)

This reverts commit 7e659997.
parent 7e659997
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ var typeid = 1;
// u
var uint = 1;
var unchecked = 1;
var undefined = 1;
var undefiend = 1;
var union = 1;
var unsafe = 1;
var unsigned = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment