TC218
Results
2
issues of
TC218
using https://github.com/haxe-utest/utest $ haxe hxml/common.hxml -hl bin/test.hl $ hl bin/test.hl shows errors in file https://github.com/haxe-utest/utest/blob/master/test/utest/TestDispatcher.hx#L9-L18 it uses class from src/utest/Dispatcher.hx where error happens in function remove(): https://github.com/haxe-utest/utest/blob/master/src/utest/Dispatcher.hx#L59-L66