Skip to content

Commit

Permalink
version bump-up, dump method fix
Browse files Browse the repository at this point in the history
  • Loading branch information
h6x0r committed Oct 9, 2024
1 parent 49295c9 commit 7da8577
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.github.h6x0r</groupId>
<artifactId>ton-disassembler4j</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down
11 changes: 11 additions & 0 deletions src/test/resources/test.fift
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
"Asm.fif" include
// automatically generated from `D:\release-v1\ton-disassembler4j\src\test\resources\test.fc`
PROGRAM{
DECLPROC main
83229 DECLMETHOD owner
main PROC:<{
}>
owner PROC:<{
}>
}END>c
2 boc+>B dup Bx.

0 comments on commit 7da8577

Please sign in to comment.