소스 검색

fix test failures

Simon Krajewski 5 달 전
부모
커밋
38c494d339
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      tests/misc/projects/Issue10793/compile.hxml
  2. 1 1
      tests/misc/projects/Issue10819/compile.hxml

+ 1 - 1
tests/misc/projects/Issue10793/compile.hxml

@@ -1,3 +1,3 @@
 --main Main
 --interp
--D warn-var-shadowing
+-w +WVarShadow

+ 1 - 1
tests/misc/projects/Issue10819/compile.hxml

@@ -1,3 +1,3 @@
 --main Main
 --interp
--D warn-var-shadowing
+-w +WVarShadow