Prec not working
This commit is contained in:
4
tests/sprint2/test/sp2_presidence.alpha
Normal file
4
tests/sprint2/test/sp2_presidence.alpha
Normal file
@ -0,0 +1,4 @@
|
||||
entry(arg) := {
|
||||
[integer:x]
|
||||
x := 3 + 2 * 8;
|
||||
}
|
Reference in New Issue
Block a user