diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2025-11-03 12:25:00 -0800 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-11-12 08:14:37 -0800 |
| commit | 3728fc0aeb98a8fe772d6b53b626b004caddb393 (patch) | |
| tree | f428e0a980d07d506a22561c75cf12b8d25fa9cc /docs/markdown/Threads.md | |
| parent | 176c6d27e3e84f884df42cff6813cc5ca77f91c8 (diff) | |
| download | meson-3728fc0aeb98a8fe772d6b53b626b004caddb393.tar.gz | |
interpreter: move backend type checking to interpreter
Of course, this checking isn't actually doing what it claims, as it
doesn't actually stop you from writing at target like:
```meson
build_target(
'foo',
'srcs/main.c',
c_pch : 'src/pch.h',
)
```
Diffstat (limited to 'docs/markdown/Threads.md')
0 files changed, 0 insertions, 0 deletions
