nitc :: SimpleMiscVisitor :: warning
fun warning(node: ANode, tag, msg: String) do toolcontext.warning(node.hot_location, tag, msg) end