Skip to content
Snippets Groups Projects
Commit aecb2f1c authored by Mark Wheelhouse's avatar Mark Wheelhouse
Browse files

corrected expected output for multipleStringAssignment.wacc example

parent d123e793
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
# s2 is Hi
# They are not the same string.
# Now make s1 = s2
# s1 is hi
# s1 is Hi
# s2 is Hi
# They are the same string.
......
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