Commit Graph

7 Commits

Author SHA1 Message Date
Margaret_wangrui b5c6bf3c5c [ME] Add some print testcases. 2022-04-29 14:31:08 +08:00
Margaret_wangrui 46a30c44db [Fallback] The fallback process is only used when limit the patterns (strings and % symbols) during ParseBinop. 2022-04-18 19:16:52 +08:00
Margaret_wangrui c3b61dca21 [ME] The built-in function( print ) needs to be executed using an operator in some cases.
Please enter the commit message for your changes. Lines starting
2022-04-09 14:15:35 +08:00
Margaret_wangrui 8cbeb299b3 [ME] Add some raise/print + format testcases.Support format string('%' symbol). 2022-03-28 17:47:13 +08:00
Margaret_wangrui 1646a8d584 [ME][Fallback] Add the error code line information in validate. 2021-12-30 21:04:55 +08:00
Margaret_wangrui 74d42e9553 [ME] Add the validate check with return tuple. 2021-12-27 16:39:00 +08:00
Margaret_wangrui b4668d4ddd [ME][Fallback] Support print in ms_function or construct 2021-12-17 14:11:51 +08:00