Skip to content

Commit

Permalink
Update asr-test_builtin_pow-f02fcda.stderr
Browse files Browse the repository at this point in the history
  • Loading branch information
rudhrabehara committed Feb 8, 2024
1 parent 55f3d9a commit e734b4e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/reference/asr-test_builtin_pow-f02fcda.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
style suggestion: Could have used '**' instead of 'pow'
--> tests/../integration_tests/test_builtin_pow.py:11:16
|
11 | assert i32(pow(a, b)) == 32
| ^^^^^^^^^ '**' could be used instead

0 comments on commit e734b4e

Please sign in to comment.