Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Mar 17, 2021
1 parent 06109de commit 8f6727d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/reference/asr-modules_06-609dd30.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"outfile": null,
"outfile_hash": null,
"stdout": "asr-modules_06-609dd30.stdout",
"stdout_hash": "58755a8288dc17ed1e0a9b5cf8881cb84e9039691550e01268f4f992",
"stdout_hash": "1bcde48a2a9cf9de76c1cc9bda3d4bb0b900b2747bea9a287f758eb4",
"stderr": null,
"stderr_hash": null,
"returncode": 0
Expand Down
2 changes: 1 addition & 1 deletion tests/reference/asr-modules_06-609dd30.stdout
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(TranslationUnit (SymbolTable 1 {a: (Module (SymbolTable 2 {b: (Function (SymbolTable 3 {r: (Variable 3 r ReturnVar () Default (Integer 4 []) Source Public)}) b [] [(Print () [(Str "b()" (Character 8 []))]) (= (Var 3 r) (ConstantInteger 5 (Integer 4 [])))] (Var 3 r) Source Public)}) a), modules_06: (Program (SymbolTable 4 {b: (ExternalSymbol 4 b 2 b Public), i: (Variable 4 i Local () Default (Integer 4 []) Source Public)}) modules_06 [(= (Var 4 i) (FuncCall 2 b () [] [] (Integer 4 []))) (Print () [(Var 4 i)])])}) [])
(TranslationUnit (SymbolTable 1 {a: (Module (SymbolTable 2 {b: (Function (SymbolTable 3 {r: (Variable 3 r ReturnVar () Default (Integer 4 []) Source Public)}) b [] [(Print () [(Str "b()" (Character 8 []))]) (= (Var 3 r) (ConstantInteger 5 (Integer 4 [])))] (Var 3 r) Source Public)}) a), modules_06: (Program (SymbolTable 4 {b: (ExternalSymbol 4 b 2 b Public), i: (Variable 4 i Local () Default (Integer 4 []) Source Public)}) modules_06 [(= (Var 4 i) (FuncCall 2 b 4 b [] [] (Integer 4 []))) (Print () [(Var 4 i)])])}) [])

0 comments on commit 8f6727d

Please sign in to comment.