This website requires JavaScript.
Explore
Help
Register
Sign In
jeffemmett
/
typst
Watch
1
Star
0
Fork
You've already forked typst
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
105d7156f8
typst
/
tests
/
typ
/
bugs
/
args-underscore.typ
6 lines
94 B
XML
Raw
Blame
History
// Test that lone underscore works.
// Ref: false
---
#test((1, 2, 3).map(_ => {}).len(), 3)
Reference in New Issue
View Git Blame
Copy Permalink