Is it possible to use the expect/actual keywords in a single-platform project to select which modules get loaded at compiletime? I’ld like to have an “Interface” module filled with
expect
declarations, and one or more “Implementation” modules that utilize
actual