compiler/ctu_dart_compiler.st
changeset 10 5df5a2f8e4b5
parent 8 c2de4aaa2670
--- a/compiler/ctu_dart_compiler.st	Tue Nov 04 00:18:07 2014 +0000
+++ b/compiler/ctu_dart_compiler.st	Tue Nov 04 00:31:38 2014 +0000
@@ -79,6 +79,7 @@
     ^ #(
         "<className> or (<className> attributes...) in load order"
         #'Dart::Parser'
+        #'Dart::ParserContext'
         #'Dart::ParserError'
         #'Dart::ScannerBase'
         #'ctu_dart_compiler'