import System import System.Threading Console.Write("test")
import System import System.Threading
Console.Write("test")
We should output a warning that the System.Threading namespace is never used.