Skip to content

Commit

Permalink
Expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund authored and OpenModelica-Hudson committed Feb 26, 2018
1 parent ae9336a commit 71611b1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -12,7 +12,7 @@ end FuncBuiltinVectorWrongType1;

// Result:
// Error processing file: FuncBuiltinVectorWrongType1.mo
// [flattening/modelica/scodeinst/FuncBuiltinVectorWrongType1.mo:10:3-10:47:writable] Error: Invalid dimension 2 of argument to vector, expected dimension size 1 but got 2.
// [flattening/modelica/scodeinst/FuncBuiltinVectorWrongType1.mo:10:3-10:47:writable] Error: Invalid dimensions Integer[3, 2] in vector({{1, 2}, {2, 2}, {3, 2}}), no more than one dimension may have size > 1.
//
// # Error encountered! Exiting...
// # Please check the error message and the flags.
Expand Down

0 comments on commit 71611b1

Please sign in to comment.