Fixed diagnostics tests

This commit is contained in:
Valentin Kipyatkov
2014-10-03 18:55:01 +04:00
parent c562cfb83d
commit c93b78c6dc
7 changed files with 17 additions and 2 deletions
@@ -1,4 +1,5 @@
// !DIAGNOSTICS: -UNUSED_PARAMETER
<!NO_TAIL_CALLS_FOUND!>tailRecursive fun foo()<!> {
bar {
<!NON_TAIL_RECURSIVE_CALL!>foo<!>()