Skip to content

Commit

Permalink
fix(tests): Formatter test
Browse files Browse the repository at this point in the history
  • Loading branch information
jubnzv committed Aug 16, 2024
1 parent 87e12b9 commit 07ad262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/contracts/native-functions.tact
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@name(hello_world)
native helloWorld(): Int;

@name(__tact_compute_contract_address)
native contractAddressExt(chain: Int, code: Cell, data: Cell): Address;

0 comments on commit 07ad262

Please sign in to comment.