Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wacc_examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tudor Nazarie
wacc_examples
Commits
1619f758
Verified
Commit
1619f758
authored
5 years ago
by
Tudor Nazarie
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'upstream/master'
parents
23b8d511
ee14e19f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
refEmulate
+2
-0
2 additions, 0 deletions
refEmulate
valid/IO/print/multipleStringsAssignment.wacc
+1
-1
1 addition, 1 deletion
valid/IO/print/multipleStringsAssignment.wacc
with
3 additions
and
1 deletion
refEmulate
+
2
−
0
View file @
1619f758
...
...
@@ -84,6 +84,8 @@ files.each do |file_path|
unless
$options
[
:assemble_only
]
then
puts
"-- Emulation Output:"
puts
json
[
'emulator_out'
]
puts
"---------------------------------------------------------------"
puts
"The exit code is:
#{
exit_code
}
."
puts
""
end
end
...
...
This diff is collapsed.
Click to expand it.
valid/IO/print/multipleStringsAssignment.wacc
+
1
−
1
View file @
1619f758
...
...
@@ -5,7 +5,7 @@
# s2 is Hi
# They are not the same string.
# Now make s1 = s2
# s1 is
h
i
# s1 is
H
i
# s2 is Hi
# They are the same string.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment