From 260538a5ad5c3183c34b44f05cff1a5de1936027 Mon Sep 17 00:00:00 2001 From: arookas Date: Wed, 9 Dec 2015 09:50:22 -0500 Subject: [PATCH] Ugh. So that's where that went --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index ed5992a..ee5a982 100644 --- a/readme.md +++ b/readme.md @@ -35,7 +35,6 @@ Use the various properties on this type to gather the information of the compila |`VariableCount`|The total number of global-scope variable symbols created.| If the error is of the type `sunScriptException`, you can cast and retrieve the script name, line, and column of the error. -Compile` method. ## Language