We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
everything is fine
The text was updated successfully, but these errors were encountered:
这个应该是bug. param的annotation应该不需要保留.
Sorry, something went wrong.
嗯,我改了下,就編譯成功了。(雖然不知道是否應該保留 param,但是我都把它保留下來了)
def handle_method_body():
如果一個參數的注解是 RUNTIME 的,并且有對該參數的運行時注解的解析相關代碼存在,那麽去掉了 .param 和 .end param 之間的注解,是否會導致和原來的程序運行結果不一致的情況? 我還未去驗證,只是想到這點.
No branches or pull requests
everything is fine
The text was updated successfully, but these errors were encountered: