Sorry, somehow I scrolled over the definition of func #gettext.  So: this 
function emits literal source code text to be inserted into the compilation 
point.

There are interesting semantic implications here: the args can't be 
evaluated at compile time (unless they are constant expressions), but need 
to be passed as strings representing the expression plus a type.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/5024a878-1392-4f1e-ac48-799f0cf5eee8%40googlegroups.com.

Reply via email to