moka.lang
Interface No_GhostSpace


public interface No_GhostSpace

By default, Moka programs run in "ghost space" to prevent the 8K or 24K limit of some AMS version. When applied to the main class of a program, the No_GhostSpace interface prevents this and saves a 130 bytes overhead.

Since:
MDK2.01