Merge: CallSite on AFor and ARange
[nit.git] / src / serialization_phase.nit
index c06a74d..73ce377 100644 (file)
@@ -16,7 +16,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Phase generating methods to 
+# Phase generating methods to serialize Nit objects to different formats
 module serialization_phase
 
 import phase