Skip to content

Commit ab4425a

Browse files
committed
TEST: Set fast=true for inline_function_calls
1 parent 5dd4f8e commit ab4425a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tests.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ asr = true
228228
llvm = true
229229
pass_with_llvm = true
230230
pass = "inline_function_calls"
231+
fast = true
231232

232233
# to make sure static keyword is actually present in function declaration
233234
[[test]]

0 commit comments

Comments
 (0)