mise à jour des tests
This commit is contained in:
5
tests/fragment1/assign1.vsl
Normal file
5
tests/fragment1/assign1.vsl
Normal file
@@ -0,0 +1,5 @@
|
||||
FUNC INT main() {
|
||||
INT x
|
||||
x := 1
|
||||
RETURN x
|
||||
}
|
||||
Reference in New Issue
Block a user