• Has something changed? I just ran the code you're using:

    var c = require("https://github.com/sleuthware/E­spruinoDocs/blob/master/modules/moduleIn­lineCTest.js");
    print( c.lookup(3) );
    

    and it works perfectly for me. What IDE version are you using? If you've installed an older IDE on Windows and not updated it in a while then modules won't get parsed for compiled code. However if your IDE is up to date then they will be.

About

Avatar for Robin @Robin started