문제

Is there a situation when the following is a valid Boo statement:

target "something" requires "something"

where target and requires can be a macros/method/anything other (except for keywords)?
This is a DSL question, so any language hack will do as long as it compiles.

도움이 되었습니까?

해결책

There is a patch to support this, but by default, no.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top