fix: missing complex types

* Added missing complex types

* Fixed missing complex types
This commit is contained in:
Paul Waldmann
2018-11-07 16:35:56 +08:00
committed by Inanc Gumus
parent 160f9f38e6
commit 320bb1c177
2 changed files with 6 additions and 1 deletions

View File

@ -31,7 +31,7 @@ package main
// and read the comments there
//
// EXPECTED OUTPUT
// 0 0 0 0 0 0 0 false 0 0
// 0 0 0 0 0 0 0 (0+0i) (0+0i) false 0 0
// ""
// ---------------------------------------------------------