tests: replace usage of `is` with `is_same_instance`
[nit.git] / examples / calculator.nit
2013-05-15 Alexis Laferrièreexamples/calculator: updated to latest gtk module speci...
2013-04-04 Alexis Laferrièreexamples: adds an example use of the gtk module, calculator