Skip to content

Conversation

@takejohn
Copy link
Member

@takejohn takejohn commented Dec 5, 2025

What

型引数で定義された型に型引数を与えるとエラーが発生するようにします。
以下のようなコードはエラーになります。

@f<T>(x: T<num>) {}

Why

Fixes #1004

Additional info (optional)

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
src/type.ts 56.96% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@takejohn takejohn merged commit 85389f3 into aiscript-dev:bugfix/1.2.1 Dec 7, 2025
4 checks passed
@takejohn takejohn mentioned this pull request Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants