let and file scope

Mark Volkmann r.mark.volkmann at gmail.com
Sat Mar 1 16:38:07 PST 2014


Does a top-level let in a file (not inside any function) create a global variable just like var or does it create a variable that is scoped to the source file?

---
R. Mark Volkmann
Object Computing, Inc.


More information about the es-discuss mailing list