logic: Refreshing reloads the source code and resets the Token ids to start from 1

This commit is contained in:
Eberhard Graether
2014-07-26 15:31:55 +02:00
parent 68c6ede244
commit 4bf459fa99
7 changed files with 42 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ y fooy();
z fooz();
*/
const bool *ab(int a, int b);
const bool *ab(int abc, int bca);
bool const *abc(int a, int b);