remove trailing block comment

This commit is contained in:
2021-11-09 12:04:27 -07:00
parent 51aa1bef94
commit f022286b37

View File

@@ -44,7 +44,6 @@ class MacroTestCase extends Test {
function testSetMacroVar() { function testSetMacroVar() {
_testSetMacroVar(); _testSetMacroVar();
} }
*/
function testTryCatchWithoutDynamic () { function testTryCatchWithoutDynamic () {
_testTryCatchWithoutDynamic(); _testTryCatchWithoutDynamic();