Skip to content
Snippets Groups Projects
Commit 072bc197 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

git/debug

parent 10ef6235
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ doc: /* double-valued expression */
;
ele:
S { printf( "scalar\n" ); }
S { /*printf( "scalar\n" );*/ }
| arr
| map
| { printf( "empty document\n" ); }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment