diff options
Diffstat (limited to 'test/c/config.expect')
| -rw-r--r-- | test/c/config.expect | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/c/config.expect b/test/c/config.expect new file mode 100644 index 00000000..059a413f --- /dev/null +++ b/test/c/config.expect @@ -0,0 +1,6 @@ +x = 3 +Hello +z = 0xFF +x = 4 +World +z = 0xAA |
