提交 4f9a80db 编写于 作者: V Vidar Holen

Remove leftover debug trace

上级 3a38c50b
......@@ -2243,7 +2243,7 @@ checkUnpassedInFunctions params root =
_ -> False
isPositionalReference function x =
case x of
Reference (_, t, str) -> isPositional (lt str) && t `isDirectChildOf` function
Reference (_, t, str) -> isPositional str && t `isDirectChildOf` function
_ -> False
isDirectChildOf child parent = fromMaybe False $ do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册