compile: Superstring compilation bug
authorJean Privat <jean@pryen.org>
Tue, 9 Jun 2009 19:23:17 +0000 (15:23 -0400)
committerJean Privat <jean@pryen.org>
Wed, 10 Jun 2009 14:04:55 +0000 (10:04 -0400)
commit9785a84a81bc4087e1f9d53cb402b4a43622fa56
tree4c5c4c0e97691794d3e2870e461441d741e84c56
parent8f326aa26a68af92077541d15d45d4d383cb9ee7
compile: Superstring compilation bug

Before:
  var a = 5
  var b = "{a}"
  print(a == b) # => true, a was overwrite

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiling/compiling_methods.nit