Skip to content

Commit

Permalink
Update irpf90.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BhJaipal committed Apr 24, 2024
1 parent e46c8ac commit 54de7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/irpf90.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Website: http://irpf90.ups-tlse.fr
Category: scientific
*/

/** @type {import("highlight.js").LanguageFn} */
/** @type {LanguageFn} */
export default function (hljs) {
const regex = hljs.regex;
const PARAMS = {
Expand Down

0 comments on commit 54de7fd

Please sign in to comment.