Skip to content

Commit 3b3dfcc

Browse files
add todo for deserializer test
1 parent 92f846e commit 3b3dfcc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Validator/Parser.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import Validator.Parser.DeserializeTest
12
import Validator.Parser.EncodeTree
23
import Validator.Parser.Hint
34
import Validator.Parser.ParseTree
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-- TODO: write test that deserializes from a parser into a structure.

0 commit comments

Comments
 (0)