diff Resources/CodeGeneration/playground.ts @ 491:8e7e151ef472 bgo-commands-codegen

Unit tests pass for enum generation
author bgo-osimis
date Wed, 20 Feb 2019 20:51:30 +0100
parents 6470248790db
children
line wrap: on
line diff
--- a/Resources/CodeGeneration/playground.ts	Mon Feb 18 15:38:05 2019 +0100
+++ b/Resources/CodeGeneration/playground.ts	Wed Feb 20 20:51:30 2019 +0100
@@ -34,7 +34,6 @@
     printf(`About to serialize value. Type is ${valueType}`)
     printf(`About to serialize value. Type is ${typeof value}`)
     return "Choucroute";
-
   }
 
   function main():number