Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Why3
why3
Commits
626ca4d8
Commit
626ca4d8
authored
Jun 06, 2018
by
MARCHE Claude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test for issue
#130
parent
7b5edc85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
examples/bts/130_extraction.mlw
examples/bts/130_extraction.mlw
+11
-0
No files found.
examples/bts/130_extraction.mlw
0 → 100644
View file @
626ca4d8
module UnitBug
use import io.StdIO
let test () =
print_int 1;
print_int 2;
print_int 3;
print_newline ()
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment