This commit is contained in:
Martin Sosic 2021-10-22 11:15:14 +02:00
parent 29c11d5b68
commit 66b99f5508

View File

@ -7,7 +7,7 @@ where
import AST.Core.Ref (Ref)
-- TODO: Make AST full-features, so it supports latest version of waps-lang.
-- TODO: Make AST full-featured, so it supports latest version of waps-lang.
-- TODO: Split into multiple files (one for App, one for Page, ...).