Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed Jan 28, 2024
1 parent 4d71738 commit 96aeaf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion type/int/int.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,4 @@ namespace $ {
/** Evaluates simple expression */
export type $mol_type_int_calc< Expr extends string > = Down< Calc< Expr > >

type X = [0,0,0,0] extends [ ... infer A extends [0,0][] ] ? A : []
}

0 comments on commit 96aeaf3

Please sign in to comment.