Initialization of separate units; fixed runtime

This commit is contained in:
Dmitry Boulytchev 2020-01-26 06:06:14 +03:00
parent 811c24d5a6
commit c09a3b36b6
13 changed files with 116 additions and 46 deletions

View file

@ -1,3 +1,5 @@
public fun from_test005 (s) {
printf ("called with %s\n", s)
}
printf ("Init Lib01...\n")