tests/functional2/lang: Migrate trivial eval-okay tests
Change-Id: I07a2e70eacd3d7bca3fc4d7074b9892b9ea35346
This commit is contained in:
@@ -0,0 +1 @@
|
||||
[ 3.4 3.5 2.5 1.5 ]
|
||||
@@ -0,0 +1,6 @@
|
||||
[
|
||||
(1.1 + 2.3)
|
||||
(builtins.add (0.5 + 0.5) (2.0 + 0.5))
|
||||
((0.5 + 0.5) * (2.0 + 0.5))
|
||||
((1.5 + 1.5) / (0.5 * 4.0))
|
||||
]
|
||||
Reference in New Issue
Block a user