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
match文の中のパターンお砂場に、リストやペアのパターンブロックはおくことができますが、レコードパターンブロックについては、「レコード〇〇が定義されていない場所です」のエラーメッセージが出て、おくことができません。(なお、パターンとして、外の世界で、match文のブロックと組むことは、もちろんできます。)
The text was updated successfully, but these errors were encountered:
ぼくの方ではコミット fbac3e8 で対応しました。そのまま cherry-pick はできないかも知れませんが参考に。
Sorry, something went wrong.
No branches or pull requests
match文の中のパターンお砂場に、リストやペアのパターンブロックはおくことができますが、レコードパターンブロックについては、「レコード〇〇が定義されていない場所です」のエラーメッセージが出て、おくことができません。(なお、パターンとして、外の世界で、match文のブロックと組むことは、もちろんできます。)
The text was updated successfully, but these errors were encountered: