浏览代码

Cleaned up.

Brucey 2 年之前
父节点
当前提交
60c9539a66
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      expr.bmx

+ 0 - 2
expr.bmx

@@ -3605,7 +3605,6 @@ Type TLoopLabelExpr Extends TExpr
 	End Method
 
 	Method Trans$()
-		DebugStop
 	End Method
 
 	Method Eval$()
@@ -3632,7 +3631,6 @@ Type TDataLabelExpr Extends TExpr
 	End Method
 
 	Method Trans$()
-		DebugStop
 	End Method
 
 	Method Eval$()