Skip to content

Commit

Permalink
disable tinclude.nim
Browse files Browse the repository at this point in the history
  • Loading branch information
bung87 committed Sep 7, 2023
1 parent 59c722a commit 73955c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nimsuggest/tests/tinclude.nim
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ proc go() =
go()

discard """
disabled:true
$nimsuggest --tester $file
>def $path/tinclude.nim:7:14
def;;skProc;;minclude_import.create;;proc (greeting: string, subject: string): Greet{.noSideEffect, gcsafe, locks: 0.};;*fixtures/minclude_include.nim;;3;;5;;"";;100
Expand Down

0 comments on commit 73955c0

Please sign in to comment.