[Oberon] Modula2 vs Oberon IMPORT

Bob Walkden bob at web-options.com
Sun Jan 9 11:03:36 CET 2011


[...]
> 
> For the fun, add 'In' to the import list, withoput calling it:
> 
> 5884	test6*	 292	test6.m
> 
> It's clear. The full 'In' is included now. AFAIK this is universal.

In Blackbox the code size is not changed by importing In.

compiling "Test1"   96   72
compiling "Test1"   96   72

The rest:

compiling "Test2"   100   72
compiling "Test3"   112   72
compiling "Test4"   104   72
compiling "Test5"   128   72

B




More information about the Oberon mailing list