Skip to content

Commit

Permalink
Ast working 90%
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanja-S committed Mar 23, 2023
1 parent 984a759 commit bb3034d
Show file tree
Hide file tree
Showing 7 changed files with 1,136 additions and 118 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"request": "launch",
"mainClass": "App",
"projectName": "PINSCompiler_aaffa8a2",
"args": "test ./ ./TestsRunner/tests/3-ast.tst -v"
"args": "test ./ TestsRunner/tests/3-ast-popravljeno-v1.tst -v"
},
{
"type": "java",
Expand Down
Binary file modified TestsRunner/.DS_Store
Binary file not shown.
Loading

0 comments on commit bb3034d

Please sign in to comment.