Has this already been recorded as an issue? I couldn't find it.
We need to change all augmentation related tests such that they do not use import augment and do not use augment library directives any more. They should now be replaced by part and part of directives.
@srawlins, @johnniwinther, what's a good time to do this? Would it be inconvenient if it is done now?
Has this already been recorded as an issue? I couldn't find it.
We need to change all augmentation related tests such that they do not use
import augment
and do not useaugment library
directives any more. They should now be replaced bypart
andpart of
directives.@srawlins, @johnniwinther, what's a good time to do this? Would it be inconvenient if it is done now?