From 963eaef32dc1b35bd065de8b62d4c73a932208b2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 May 2012 07:50:21 +0200 Subject: Cosmetic changes --- doc/language.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/language.txt b/doc/language.txt index 46bb753..bb00976 100644 --- a/doc/language.txt +++ b/doc/language.txt @@ -1,9 +1,9 @@ Token types: keyword - identifier + identifier punctuation (";" "{" "}" "(" ")" "," "|" "=" ":") path-literal - char-literal + char-literal string-literal bool-literal int-literal -- cgit v1.1