1
0
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:
Chris Pressey 2019-10-21 21:23:14 +01:00
parent 684256f7e9
commit 40d9c57d64
2 changed files with 8 additions and 7 deletions

View File

@ -15,8 +15,9 @@ The `main` routine is always called.
| define main routine
| {
| }
= [
= [
= "main"
= ]
= ]
= {
= "main": {
= "potentially-called-by": [],
= "potentially-calls": []
= }
= }