mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
languages/ruby: fix missing semicolon
missing semicolon
This commit is contained in:
parent
392f737401
commit
ae49dd7dd3
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# testing
|
# testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue