mirror of
https://github.com/catseye/SixtyPical.git
synced 2024-11-24 15:32:27 +00:00
Fix test, dump format.
This commit is contained in:
parent
684256f7e9
commit
40d9c57d64
@ -15,8 +15,9 @@ The `main` routine is always called.
|
||||
| define main routine
|
||||
| {
|
||||
| }
|
||||
= [
|
||||
= [
|
||||
= "main"
|
||||
= ]
|
||||
= ]
|
||||
= {
|
||||
= "main": {
|
||||
= "potentially-called-by": [],
|
||||
= "potentially-calls": []
|
||||
= }
|
||||
= }
|
||||
|
Loading…
Reference in New Issue
Block a user