diff --git a/TODO.md b/TODO.md index dc51461f..d25da688 100644 --- a/TODO.md +++ b/TODO.md @@ -6,9 +6,9 @@ * **Workflow to C++ code generation with hint**. * Don't create IValueList if apply `{1 2 3}` on `List` argument. * Generate reflection code, protected by VCZH_DEBUG_NO_REFLECTION. - * Multiple file support - * Merge user code - * Use ::vl::vint for int in both 32 and 64 configurations + * Multiple file support + * Merge user code + * Use ::vl::vint for int in both 32 and 64 configurations ## Comming Soon * GacUI