initial commit
This commit is contained in:
6
tests/numpy.toml
Normal file
6
tests/numpy.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
a = [ 0, 1, 2, 3, 4,]
|
||||
c = [ 0, 1, 2, 3, 4,]
|
||||
b = "<built-in function print>"
|
||||
aa = [ "0j", "(1+0j)", "(2+0j)", "(3+0j)", "(4+0j)",]
|
||||
bb = [ 0.0, 1.0, 2.0, 3.0, 4.0,]
|
||||
ddd = 2021-01-21T07:55:18.881790
|
||||
Reference in New Issue
Block a user