Hello All,

I discovered a "strange" behavior doing a simple operation. 
I defined 2 const : one integer and one string. With delve (or other 
debugger), I'm able to consult the const integer value but not the const 
string value. Delve team explained me that the go compiler doesn't export 
symbol of const string.

Sorry for the newbee's question but is there anybody knowing why the symbol 
can be exported for an integer but not for a string ?

BR,
Benoît

-- 
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 golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/31d16661-566b-445f-a592-01c09dee0c05n%40googlegroups.com.

Reply via email to