Make sure changetype works

This commit is contained in:
dcodeIO
2018-01-02 05:02:05 +01:00
parent dc78fc8d20
commit 2b182b505e
7 changed files with 43 additions and 12 deletions

View File

@ -10,7 +10,7 @@ import {
Range
} from "./tokenizer";
import{
import {
CharCode
} from "./util/charcode";