Open giann opened 2 years ago
num hello = 42; num bonjour = 42; | -> should be the same constant
String are not concerned since they are interned.
String are not concerned since they are interned.