Explorar o código

Lua : add/update Todos

Justin Donaldson %!s(int64=9) %!d(string=hai) anos
pai
achega
8c239bedee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/generators/genlua.ml

+ 1 - 1
src/generators/genlua.ml

@@ -137,7 +137,7 @@ let basename path =
 		String.sub path (idx + 1) (String.length path - idx - 1)
 	with Not_found -> path
 
-(* TODO : make this work properly... it was inserting commas where they shouldn't be *)
+(* TODO : is this necessary any more?*)
 let newprop ctx =
 	match Buffer.nth ctx.buf (Buffer.length ctx.buf - 1) with
 	| '{' -> print ctx "\n%s" ctx.tabs