Updated `tests/syntax_callref.nit`
[nit.git] / tests / galerie.nit
index 9260d19..3cbaa2b 100644 (file)
@@ -19,7 +19,7 @@
 import kernel
 
 class Client
-       var _credit: Int
+       var credit: Int
        
        fun regarde(t: Tableau)
        do