Added compatibility rule for compile errors.
This commit is contained in:
parent
8ca7749b55
commit
2daebbff27
@ -18,3 +18,9 @@ upgrade action ($lists flattened) to "6.15" as [
|
|||||||
recurse $ on $child
|
recurse $ on $child
|
||||||
..else: add $
|
..else: add $
|
||||||
]
|
]
|
||||||
|
|
||||||
|
upgrade action (compile error at $pos $msg $hint) to "6.15" as
|
||||||
|
at $pos fail ("
|
||||||
|
Compile error: \$msg
|
||||||
|
Hint: \$hint
|
||||||
|
")
|
||||||
|
Loading…
Reference in New Issue
Block a user