Closed yegor256 closed 1 week ago
If I pass this phi code to UnphiMojo, it gets processed without errors:
UnphiMojo
access ↦ Φ.jeo.int ( α0 ↦ Φ.org.eolang.bytes ( Δ ⤍ 00-00-00-00-00-00-00-21 ) ),
However, it should fail, since the syntax is not valid: the Δ may not be used in application.
Δ
@maxonfjvipon please, help
@yegor256 could you please provide some CI failed, because I can't reproduce it
@maxonfjvipon you are right, I added a few tests in 3ca1f865f
If I pass this phi code to
UnphiMojo
, it gets processed without errors:However, it should fail, since the syntax is not valid: the
Δ
may not be used in application.